This commit is contained in:
spot 2011-12-02 11:42:59 -05:00
parent 238bd00f20
commit bf18f61b5e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libtool-2.2.10.tar.lzma libtool-2.2.10.tar.lzma
/libtool-2.4.tar.xz /libtool-2.4.tar.xz
/libtool-2.4.2.tar.xz

View File

@ -2,8 +2,8 @@
Summary: The GNU Portable Library Tool Summary: The GNU Portable Library Tool
Name: libtool Name: libtool
Version: 2.4 Version: 2.4.2
Release: 7%{?dist} Release: 1%{?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}.tar.xz Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
@ -149,6 +149,9 @@ fi
%changelog %changelog
* Fri Dec 2 2011 Tom Callaway <spot@fedoraproject.org> 2.4.2-1
- update to 2.4.2
* Thu Oct 27 2011 Jakub Jelinek <jakub@redhat.com> 2.4-7 * Thu Oct 27 2011 Jakub Jelinek <jakub@redhat.com> 2.4-7
- rebuilt for gcc 4.6.2 - rebuilt for gcc 4.6.2

View File

@ -1 +1 @@
4e6144439d95d7332dc50ace6dd24c55 libtool-2.4.tar.xz 2ec8997e0c07249eb4cbd072417d70fe libtool-2.4.2.tar.xz