From b67a0766b6a23162cf5a88ff3a510dea92c95bec Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 3 Dec 2009 12:13:25 +0000 Subject: - require gcc-4.4.1 from F-11-updates --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'libtool.spec') diff --git a/libtool.spec b/libtool.spec index 33a6182..e84938b 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.4.0 +%define gcc_version 4.4.1 Summary: The GNU Portable Library Tool Name: libtool Version: 2.2.6 -Release: 11%{?dist}.2 +Release: 11%{?dist}.3 License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.gz @@ -142,6 +142,9 @@ fi %changelog +* Thu Dec 03 2009 Karsten Hopp 2.2.6-11.3 +- require gcc-4.4.1 from F-11-updates + * Wed Dec 02 2009 Karsten Hopp 2.2.6-11.2 - update to 2.2.6b, fixes CVE-2009-3736: libltdl may load and execute code from a library in the current directory -- cgit