[libtool] rebuilt for gcc 4.6.2

Jakub Jelinek jakub at fedoraproject.org
Thu Oct 27 17:59:27 UTC 2011


commit 238bd00f201ac928df15a39a7104eecfdfe69bbf
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Oct 27 19:59:24 2011 +0200

    rebuilt for gcc 4.6.2

 libtool.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index 44823b8..28773de 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,9 +1,9 @@
-%define gcc_version 4.6.1
+%define gcc_version 4.6.2
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.4
-Release: 6%{?dist}
+Release: 7%{?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
+* Thu Oct 27 2011 Jakub Jelinek <jakub at redhat.com> 2.4-7
+- rebuilt for gcc 4.6.2
+
 * Tue Jun 28 2011 Peter Robinson <pbrobinson at gmail.com> - 2.4-6
 - actually update the hardwired gcc version
 


More information about the scm-commits mailing list