summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libtool.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/libtool.spec b/libtool.spec
index c689182..441b080 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,9 +1,9 @@
-%define gcc_version 4.4.2
+%define gcc_version 4.4.3
Summary: The GNU Portable Library Tool
Name: libtool
Version: 2.2.6
-Release: 17%{?dist}
+Release: 18%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
Group: Development/Tools
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.lzma
@@ -142,6 +142,9 @@ fi
%changelog
+* Thu Jan 21 2010 Jakub Jelinek <jakub@redhat.com> 2.2.6-18
+- rebuilt for gcc 4.4.3
+
* Wed Dec 02 2009 Karsten Hopp <karsten@redhat.com> 2.2.6-17
- fix directory name used in libtool tarball
@@ -150,7 +153,7 @@ fi
libltdl may load and execute code from a library in the current directory
* Mon Oct 19 2009 Jakub Jelinek <jakub@redhat.com> 2.2.6-15
-- Rebuild for gcc 4.4.2
+- Rebuilt for gcc 4.4.2
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.2.6-14
- Use lzma compressed upstream tarball.