Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=927310

--- Comment #4 from Michael Schwendt <mschwe...@gmail.com> ---
https://fedoraproject.org/wiki/Packaging:Guidelines#Macros
| 
| %{_libdir} must always be used for binary libraries due to multi-lib,
| you may not substitute a hard-coded path. 

The pkgconfig file libgit2.pc also needs a bit of work. libdir=/usr/lib is
hardcoded there. And the file is customised for static linking. It sets a
pkgconfig inter-dependency on openssl-devel and relinks with zlib. Typically,
for shared library builds, one would move such inter-dependencies into the
Libs.private and Requires.private fields.

-- 
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=mzysO1l6QS&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to