- add BR for python

This commit is contained in:
jorton 2007-02-15 12:46:20 +00:00
parent 2a21c19c86
commit 051368d6c4

View File

@ -6,7 +6,7 @@
Summary: Apache Portable Runtime library Summary: Apache Portable Runtime library
Name: apr Name: apr
Version: 1.2.8 Version: 1.2.8
Release: 3 Release: 4
License: Apache Software License License: Apache Software License
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://apr.apache.org/ URL: http://apr.apache.org/
@ -19,7 +19,7 @@ Patch4: apr-1.2.2-libdir.patch
Patch5: apr-1.2.7-pkgconf.patch Patch5: apr-1.2.7-pkgconf.patch
Patch6: apr-1.2.7-psprintfpi.patch Patch6: apr-1.2.7-psprintfpi.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildPrereq: autoconf, libtool, doxygen, e2fsprogs-devel BuildPrereq: autoconf, libtool, doxygen, e2fsprogs-devel, python
Conflicts: subversion < 0.20.1-2 Conflicts: subversion < 0.20.1-2
%description %description
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/apr-%{aprver}/*.h %{_includedir}/apr-%{aprver}/*.h
%changelog %changelog
* Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1.2.8-4
- add BR for python
* Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1.2.8-3 * Thu Feb 15 2007 Joe Orton <jorton@redhat.com> 1.2.8-3
- update to pick up new libtool, drop specific gcc requirement - update to pick up new libtool, drop specific gcc requirement