[libtool] Rebuild for gcc 4.6.0

Christopher Aillon caillon at fedoraproject.org
Sun Jan 23 03:13:17 UTC 2011


commit f82b7ee48ec48abf373696f5e5a463e8a570a5f8
Author: Christopher Aillon <caillon at redhat.com>
Date:   Sat Jan 22 19:14:08 2011 -0800

    Rebuild for gcc 4.6.0

 libtool.spec |    7 +++++--
 1 files 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 <caillon at redhat.com> 2.4-3
+- rebuilt for gcc 4.6.0
+
 * Mon Dec 06 2010 Adam Jackson <ajax at redhat.com> 2.4-2
 - rebuilt for gcc 4.5.1
 


More information about the scm-commits mailing list