devel/libtool libtool.spec,1.55,1.56

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Wed Jan 23 21:31:02 UTC 2008


Author: karsten

Update of /cvs/extras/devel/libtool
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22747

Modified Files:
	libtool.spec 
Log Message:
- add missing define


Index: libtool.spec
===================================================================
RCS file: /cvs/extras/devel/libtool/libtool.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- libtool.spec	23 Jan 2008 17:23:35 -0000	1.55
+++ libtool.spec	23 Jan 2008 21:30:22 -0000	1.56
@@ -1,9 +1,10 @@
 %define upstream_version 1.5.24
+%define gcc_version %(gcc -dumpversion)
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: %{upstream_version}
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 Group:   Development/Tools
 Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz
@@ -151,6 +152,9 @@
 
 
 %changelog
+* Wed Jan 23 2008 Karsten Hopp <karsten at redhat.com> 1.5.24-5
+- add missing define
+
 * Wed Jan 23 2008 Karsten Hopp <karsten at redhat.com> 1.5.24-4
 - require specific gcc version as that path is hardcoded in libtool
   (#429880)




More information about the fedora-extras-commits mailing list