rpms/libtool/devel libtool.spec,1.80,1.81

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


Author: karsten

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

Modified Files:
	libtool.spec 
Log Message:
- make sure that NVR is higher than previous version



Index: libtool.spec
===================================================================
RCS file: /cvs/extras/rpms/libtool/devel/libtool.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -p -r1.80 -r1.81
--- libtool.spec	2 Dec 2009 11:13:49 -0000	1.80
+++ libtool.spec	2 Dec 2009 11:21:13 -0000	1.81
@@ -2,11 +2,11 @@
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
-Version: 2.2.6b
-Release: 2%{?dist}
+Version: 2.2.6
+Release: 16%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 Group:   Development/Tools
-Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.lzma
+Source:  http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.lzma
 Patch0:  libtool-2.2.6a-rpath.patch
 URL:     http://www.gnu.org/software/libtool/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
@@ -142,6 +142,9 @@ fi
 
 
 %changelog
+* Wed Dec 02 2009 Karsten Hopp <karsten at redhat.com> 2.2.6-16
+- make sure that NVR is higher than previous version
+
 * Wed Dec 02 2009 Karsten Hopp <karsten at redhat.com> 2.2.6b-2
 - fix gcc version
 




More information about the fedora-extras-commits mailing list