rpms/libtool/devel libtool.spec, 1.79, 1.80 libtool-1.5.24-relativepath.patch, 1.1, NONE

Karsten Hopp karsten at fedoraproject.org
Wed Dec 2 11:13:49 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/libtool/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31809

Modified Files:
	libtool.spec 
Removed Files:
	libtool-1.5.24-relativepath.patch 
Log Message:
- fix gcc version


Index: libtool.spec
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/libtool.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- libtool.spec	2 Dec 2009 11:09:10 -0000	1.79
+++ libtool.spec	2 Dec 2009 11:13:49 -0000	1.80
@@ -1,9 +1,9 @@
-%define gcc_version 4.4.1
+%define gcc_version 4.4.2
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.2.6b
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 Group:   Development/Tools
 Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.lzma
@@ -142,6 +142,9 @@ fi
 
 
 %changelog
+* Wed Dec 02 2009 Karsten Hopp <karsten at redhat.com> 2.2.6b-2
+- fix gcc version
+
 * Tue Dec 01 2009 Karsten Hopp <karsten at redhat.com> 2.2.6b-1
 - update to 2.2.6b, fixes CVE-2009-3736:
   libltdl may load and execute code from a library in the current directory


--- libtool-1.5.24-relativepath.patch DELETED ---




More information about the fedora-extras-commits mailing list