From 79cb0bfb8d84c88186840986685ff551891102a8 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 12 Aug 2010 22:38:49 +0200 Subject: [PATCH] gcc 4.5.1 version --- libtool.spec | 7 +++++-- 1 file 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 2.2.10-3 +- rebuilt for gcc 4.5.1 + * Wed Jul 7 2010 Jakub Jelinek 2.2.10-2 - rebuilt for gcc 4.5.0