From 8feec8b6793aeada2b12a7cfdf204ed567056320 Mon Sep 17 00:00:00 2001 From: aoliva Date: Tue, 1 Mar 2005 04:14:04 +0000 Subject: [PATCH] - rebuild with GCC 4. --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index 98975e0..519e0bb 100644 --- a/libtool.spec +++ b/libtool.spec @@ -7,7 +7,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: %{upstream_version}.multilib2 -Release: 4 +Release: 5 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz @@ -138,6 +138,9 @@ fi %changelog +* Tue Mar 1 2005 Alexandre Oliva 1.5.14.multilib2-5 +- rebuild with GCC 4. + * Tue Feb 15 2005 Joe Orton 1.5.14.multilib2-4 - revert to the old multilib patch (#138742)