[Bug 2178600] Review Request: libheif - HEIF and AVIF file format decoder and encoder

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2178600



--- Comment #1 from Dominik 'Rathann' Mierzejewski <dominik@xxxxxxxxxxxxxx> ---
Drive-by comments:

MUST: License tag needs to be updated to SPDX.

Optional stuff:

The spec layout is a bit unusual in that subpackage sections include %files
lists. I'd rearrange to follow the usual layout (all %files at the end before
%changelog).

It's sufficient to conditionalize only the %files section of the hevc
subpackage. RPM will not try to produce binary RPM with a missing %files
section.

I'd also drop the separator comments (#
----------------------------------------------------------------------) as I
don't see any value in them.

I'd change -f to -v in the rm command below:
find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
for better visibility of what (if anything) is getting deleted here and failure
if there's nothing to delete (because the command is redundant and should be
removed then).

Other than that, LGTM.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2178600
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux