rpms/apr/FC-3 apr.spec,1.18,1.19

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 4 10:38:47 UTC 2005


Author: jorton

Update of /cvs/dist/rpms/apr/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv8513

Modified Files:
	apr.spec 
Log Message:
* Wed May  4 2005 Joe Orton <jorton at redhat.com> 0.9.4-25
- rebuild to fix bundled libtool for gcc 3.4.3



Index: apr.spec
===================================================================
RCS file: /cvs/dist/rpms/apr/FC-3/apr.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- apr.spec	19 Jan 2005 09:29:42 -0000	1.18
+++ apr.spec	4 May 2005 10:38:45 -0000	1.19
@@ -4,7 +4,7 @@
 Summary: Apache Portable Runtime library
 Name: apr
 Version: 0.9.4
-Release: 24.2
+Release: 25
 License: Apache Software License
 Group: System Environment/Libraries
 URL: http://apr.apache.org/
@@ -44,7 +44,9 @@
 %package devel
 Group: Development/Libraries
 Summary: APR library development kit
-Requires: apr = %{version}-%{release}
+Requires: apr = %{version}-%{release}, gcc = %(gcc -dumpversion)
+# shipped libtool hard-codes paths to gcc libraries in versioned dir
+
 Conflicts: subversion-devel < 0.20.1-2
 
 %description devel
@@ -149,6 +151,9 @@
 %{_includedir}/apr-%{aprver}/*.h
 
 %changelog
+* Wed May  4 2005 Joe Orton <jorton at redhat.com> 0.9.4-25
+- rebuild to fix bundled libtool for gcc 3.4.3
+
 * Wed Jan 19 2005 Joe Orton <jorton at redhat.com> 0.9.4-24.2
 - rebuild to fix bundled libtool (#140810)
 




More information about the fedora-cvs-commits mailing list