From a4c42355a611948508e75463484ef24d021abff3 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 2 Dec 2009 11:21:13 +0000 Subject: - make sure that NVR is higher than previous version --- libtool.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libtool.spec b/libtool.spec index 88de92d..4960f32 100644 --- a/libtool.spec +++ b/libtool.spec @@ -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 2.2.6-16 +- make sure that NVR is higher than previous version + * Wed Dec 02 2009 Karsten Hopp 2.2.6b-2 - fix gcc version -- cgit