https://bugzilla.redhat.com/show_bug.cgi?id=971059 --- Comment #3 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Replace /usr/lib/%{name}/ with %{_libdir}/%{name}/. For most of the source files, no license is specified in their headers. But for one we have a certain license: lib/wrappers/zip/libzip_all.c: BSD (2 clause) That's why the license had to be "MIT and BSD". But there is another problem: The mentioned file contains code from libzip (as the header says), which is already in Fedora. You have to make sure that it won't be used in the build process. Remove it after unpacking the tarball and see what happens. Maybe you have to patch the sources to use libzip from Fedora, and add libzip-devel to BuildRequires. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ADQqpw5Bos&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review