- rebuild to drop reference to libexpat.la

This commit is contained in:
jorton 2006-01-30 16:33:10 +00:00
parent f11e4fc77e
commit 07921085b2

View File

@ -4,7 +4,7 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 1.2.2
Release: 3
Release: 4
License: Apache Software License 2.0
Group: System Environment/Libraries
URL: http://apr.apache.org/
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
%doc --parents html
%changelog
* Mon Jan 30 2006 Joe Orton <jorton@redhat.com> 1.2.2-4
- rebuild to drop reference to libexpat.la
* Wed Jan 18 2006 Joe Orton <jorton@redhat.com> 1.2.2-3
- disable sqlite2 support
- BuildRequire e2fsprogs-devel