- rebuild for fixed APR 32-bit ABI
- remove sqlite driver from main package (#274521)
This commit is contained in:
parent
060dd3223d
commit
829637c631
@ -4,7 +4,7 @@
|
||||
Summary: Apache Portable Runtime Utility library
|
||||
Name: apr-util
|
||||
Version: 1.2.8
|
||||
Release: 11
|
||||
Release: 12
|
||||
License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
URL: http://apr.apache.org/
|
||||
@ -133,7 +133,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc CHANGES LICENSE NOTICE
|
||||
%{_libdir}/libaprutil-%{apuver}.so.*
|
||||
%dir %{_libdir}/apr-util-%{apuver}
|
||||
%{_libdir}/apr-util-%{apuver}/apr_dbd_sqlite*
|
||||
|
||||
%files pgsql
|
||||
%defattr(-,root,root,-)
|
||||
@ -156,6 +155,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Sun Sep 2 2007 Joe Orton <jorton@redhat.com> 1.2.8-12
|
||||
- rebuild for fixed APR 32-bit ABI
|
||||
- remove sqlite driver from main package (#274521)
|
||||
|
||||
* Wed Aug 22 2007 Joe Orton <jorton@redhat.com> 1.2.8-11
|
||||
- rebuild for expat soname bump
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user