2.2.6-18
This commit is contained in:
parent
36f6f77852
commit
b2576bcbc1
@ -1,9 +1,9 @@
|
|||||||
%define gcc_version 4.4.2
|
%define gcc_version 4.4.3
|
||||||
|
|
||||||
Summary: The GNU Portable Library Tool
|
Summary: The GNU Portable Library Tool
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.2.6
|
Version: 2.2.6
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+ and GFDL
|
License: GPLv2+ and LGPLv2+ and GFDL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.lzma
|
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}b.tar.lzma
|
||||||
@ -142,6 +142,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 02 2009 Karsten Hopp <karsten@redhat.com> 2.2.6-17
|
||||||
- fix directory name used in libtool tarball
|
- 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
|
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
|
* 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
|
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.2.6-14
|
||||||
- Use lzma compressed upstream tarball.
|
- Use lzma compressed upstream tarball.
|
||||||
|
Loading…
Reference in New Issue
Block a user