[mingw-libltdl: 33/42] Update to native package's libtool-2.4 version

epienbro epienbro at fedoraproject.org
Wed Mar 7 19:31:45 UTC 2012


commit e5bbe132f92a004fcd4e5b19fc3f3f7b1602759b
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Tue Feb 1 20:59:04 2011 +0100

    Update to native package's libtool-2.4 version

 .gitignore           |    1 +
 mingw32-libltdl.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b37d0b6..fdff774 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libtool-2.2.10.tar.lzma
+/libtool-2.4.tar.xz
diff --git a/mingw32-libltdl.spec b/mingw32-libltdl.spec
index f030038..c76eeca 100644
--- a/mingw32-libltdl.spec
+++ b/mingw32-libltdl.spec
@@ -21,15 +21,15 @@
 
 Summary:  Runtime libraries for GNU Libtool Dynamic Module Loader
 Name:     mingw32-libltdl
-Version:  2.2.10
-Release:  2.1%{?dist}
+Version:  2.4
+Release:  1%{?dist}
 Group:    System Environment/Libraries
 # Even though the source package contains files under
 # "GPLv2+ and LGPLv2+ and GFDL", the binary RPM only ships LGPLv2+ code.
 License:  LGPLv2+
 Group:    Development/Tools
 
-Source:   http://ftp.gnu.org/gnu/libtool/libtool-%{version}%{?patchlevel}.tar.lzma
+Source:   http://ftp.gnu.org/gnu/libtool/libtool-%{version}%{?patchlevel}.tar.xz
 URL:      http://www.gnu.org/software/libtool/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u} -n)
 
@@ -116,6 +116,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Feb  1 2011 Hans Ulrich Niedermann <hun at n-dimensional.de> - 2.4-1
+- Update to native package's libtool-2.4 version
+
 * Fri Jul 16 2010 Hans Ulrich Niedermann <hun at n-dimensional.de> - 2.2.10-2.1
 - Updated to native package libtool-2.2.10-2 (#601138).
 - FWIW, (re-?)added the libtool-2.2.10-rpath.patch to libtool.
diff --git a/sources b/sources
index 046002d..a347ca7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2eba13ecd07653d0e34d4efe8e2974d8  libtool-2.2.10.tar.lzma
+4e6144439d95d7332dc50ace6dd24c55  libtool-2.4.tar.xz


More information about the scm-commits mailing list