https://bugzilla.redhat.com/show_bug.cgi?id=1907976 --- Comment #4 from Torrey Sorensen <sorensentor@xxxxxxx> --- Spec URL: https://gitlab.com/fedora-mobile/megapixels/-/raw/master/megapixels.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/njha/mobile/fedora-rawhide-aarch64/01841904-megapixels/megapixels-0.13.1-2.fc34.src.rpm Copr Build: https://copr.fedorainfracloud.org/coprs/njha/mobile/build/1841904/ > 1. Why %global debug_package %{nil} ? Don't we want debuginfo? Yes, we want debuginfo. Removed that line. > 2. The package seems to include the inih package bundled in. > Might see if you can get it to use inih-devel already packaged in Fedora? > If not, you may have to Provides: bundled(inih) I added inih-devel to BuildRequires. > 3. Need to own /usr/share/megapixels and /usr/share/megapixels/config > (either via %dir in files, or changing the globbing) Fixed :) > 4. DEBUG util.py:444: warning: bogus date in %changelog: > Wed Dec 03 2020 Torrey Sorensen <sorensentor@xxxxxxx> - 0.12.0-2 > The 3rd was a thursday. ;) oof, that was dumb of me. > 5. It doesn't seem to work here on x86_64: As mentioned I added ExclusiveArch for the two arm arches. Tested and still works "as expected" on the PinePhone. Thank you for the review. -- 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 _______________________________________________ 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