From f82b7ee48ec48abf373696f5e5a463e8a570a5f8 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Sat, 22 Jan 2011 19:14:08 -0800 Subject: [PATCH] Rebuild for gcc 4.6.0 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 6fe9ab6..c452b02 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.5.1 +%define gcc_version 4.6.0 Summary: The GNU Portable Library Tool Name: libtool Version: 2.4 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Jan 22 2011 Christopher Aillon 2.4-3 +- rebuilt for gcc 4.6.0 + * Mon Dec 06 2010 Adam Jackson 2.4-2 - rebuilt for gcc 4.5.1