From 0f7938303bb30b2c58c3e5454e5e240a6d2e57ae Mon Sep 17 00:00:00 2001 From: Štěpán Kasal Date: May 20 2008 15:33:51 +0000 Subject: - new upstream version, requires autoconf >= 2.58 --- diff --git a/.cvsignore b/.cvsignore index f69217e..c1c4015 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libtool-1.5.24.tar.gz +libtool-1.5.26.tar.gz diff --git a/libtool.spec b/libtool.spec index 8f2fedf..77b95f8 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,13 +1,12 @@ -%define upstream_version 1.5.24 %define gcc_version 4.3.0 Summary: The GNU Portable Library Tool Name: libtool -Version: %{upstream_version} -Release: 6%{?dist} +Version: 1.5.26 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools -Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz +Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz URL: http://www.gnu.org/software/libtool/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n) Requires(post): /sbin/install-info @@ -17,12 +16,13 @@ Patch1: libtool-1.5.24-multilib.patch # don't read .la file in current working directory, root might get tricked # into running a prepared binary in that directory: Patch2: libtool-1.5.24-relativepath.patch + BuildRequires: autoconf >= 2.59, automake >= 1.9.2, texinfo +Requires: autoconf >= 2.58, automake >= 1.4 # make sure we can configure all supported langs BuildRequires: gcc, gcc-c++, libstdc++-devel, gcc-gfortran, gcc-java # /usr/bin/libtool includes paths within gcc's versioned directories # Libtool must be rebuilt whenever a new upstream gcc is built -Requires: autoconf >= 2.50, automake >= 1.4 Requires: gcc = %{gcc_version} %description @@ -78,7 +78,7 @@ Static libraries and header files for development with ltdl. %prep -%setup -n libtool-%{upstream_version} -q +%setup -n libtool-%{version} -q %patch1 -p1 %patch2 -p1 @@ -152,7 +152,10 @@ fi %changelog -* Wed Jan 30 2008 Bill Nottingham 1.5.24-6 +* Tue May 20 2008 Stepan Kasal 1.5.26-1 +- new upstream version, requires autoconf >= 2.58 + +* Wed Jan 30 2008 Bill Nottingham 1.5.24-6 - rebuild for new gcc * Wed Jan 23 2008 Karsten Hopp 1.5.24-5 diff --git a/sources b/sources index c986aa2..e1c9915 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d0071c890101fcf4f2be8934a37841b0 libtool-1.5.24.tar.gz +aa9c5107f3ec9ef4200eb6556f3b3c29 libtool-1.5.26.tar.gz