devel/libtool libtool.spec,1.57,1.58

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Thu Jan 24 09:56:37 UTC 2008


Author: karsten

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

Modified Files:
	libtool.spec 
Log Message:
- gcc -dumpversion doesn't work with mock/koji


Index: libtool.spec
===================================================================
RCS file: /cvs/extras/devel/libtool/libtool.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- libtool.spec	24 Jan 2008 09:18:00 -0000	1.57
+++ libtool.spec	24 Jan 2008 09:56:01 -0000	1.58
@@ -1,5 +1,5 @@
 %define upstream_version 1.5.24
-%define gcc_version %(gcc -dumpversion)
+%define gcc_version 4.1.2
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
@@ -10,7 +10,6 @@
 Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz
 URL:     http://www.gnu.org/software/libtool/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
-Requires: gcc
 Requires(post):  /sbin/install-info
 Requires(preun): /sbin/install-info
 Patch1:  libtool-1.5.24-multilib.patch




More information about the fedora-extras-commits mailing list