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 <[email protected]>  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to