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

--- Comment #3 from Mario Blättermann <[email protected]> ---
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to