[Bug 225253] Merge Review: apr

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 17 00:08:15 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #20 from Till Maas <opensource at till.name>  2009-09-16 20:08:14 EDT ---
(In reply to comment #19)
> Another unresolved issue, there is a static library included:
> https://fedoraproject.org/wiki/Packaging/Guidelines#StaticLibraries
> 
> So afaics either it must be removed or fesco needs to approve it.

I might be wrong here, but then the spec is kind of obfuscated:

%files contains this:
%{_libdir}/libapr-%{aprver}.*a

But there is also this in %install:
 rm -f $RPM_BUILD_ROOT%{_libdir}/apr.exp \
$RPM_BUILD_ROOT%{_libdir}/libapr-*.a

Therefore I guess the entry in %files can be changed to:
%{_libdir}/libapr-%{aprver}.la

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Fedora-package-review mailing list