From fe3c7dae4e8fef6e420aa2710559d3ed17236b5a Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 3 Jan 2012 18:58:08 +0100 Subject: Rebuilt for gcc 4.7.0 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 3dc0bdc..e02afba 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.6.2 +%define gcc_version 4.7.0 Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz @@ -149,6 +149,9 @@ fi %changelog +* Tue Jan 3 2012 Jakub Jelinek 2.4.2-2 +- rebuilt for gcc 4.7.0 + * Fri Dec 2 2011 Tom Callaway 2.4.2-1 - update to 2.4.2 -- cgit