[libtool/f14/master] gcc 4.5.1 version

Jakub Jelinek jakub at fedoraproject.org
Thu Aug 12 20:38:57 UTC 2010


commit 79cb0bfb8d84c88186840986685ff551891102a8
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Aug 12 22:38:49 2010 +0200

    gcc 4.5.1 version

 libtool.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index 8730999..cdc26df 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,9 +1,9 @@
-%define gcc_version 4.5.0
+%define gcc_version 4.5.1
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.2.10
-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.lzma
@@ -149,6 +149,9 @@ fi
 
 
 %changelog
+* Thu Aug 12 2010 Jakub Jelinek <jakub at redhat.com> 2.2.10-3
+- rebuilt for gcc 4.5.1
+
 * Wed Jul  7 2010 Jakub Jelinek <jakub at redhat.com> 2.2.10-2
 - rebuilt for gcc 4.5.0
 


More information about the scm-commits mailing list