This commit is contained in:
Jakub Jelinek 2010-01-22 15:28:27 +00:00
parent 36f6f77852
commit b2576bcbc1

View File

@ -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.