From 38d6718ec1f285ebd32ccdb741fe03a8089a687f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 6 Feb 2009 12:14:12 +0000 Subject: [PATCH] 2.2.6-9 --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index a58be9b..d6f5298 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.3.2 +%define gcc_version 4.4.0 Summary: The GNU Portable Library Tool Name: libtool Version: 2.2.6 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}a.tar.gz @@ -140,6 +140,9 @@ fi %changelog +* Fri Feb 6 2009 Jakub Jelinek 2.2.6-9 +- rebuilt again for gcc-4.4.0 + * Wed Feb 04 2009 Karsten Hopp 2.2.6-8 - libtool-ltdl owns /usr/share/libtool, but not the config files (#484088)