From 27984c30d1152cb010defc135d539f9108ad09b2 Mon Sep 17 00:00:00 2001 From: dreed Date: Tue, 26 Oct 2004 18:04:15 +0000 Subject: [PATCH] update to the 1.5.10 bugfix release - obsoletes libtool-1.4-nonneg.patch - obsoletes libtool-1.5-libtool.m4-x86_64.patch - obsoletes libtool-1.4.2-multilib.patch - obsoletes libtool-1.4.2-demo.patch - obsoletes libtool-1.5-testfailure.patch --- libtool.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index a355b84..6254d63 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,7 +1,7 @@ Summary: The GNU libtool, which simplifies the use of shared libraries. Name: libtool Version: 1.5.10 -Release: 0.3 +Release: 1 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz @@ -94,6 +94,14 @@ fi %{_libdir}/libltdl.so.* %changelog +* Tue Oct 26 2004 Daniel Reed 1.5.10-1 +- update to the 1.5.10 bugfix release + - obsoletes libtool-1.4-nonneg.patch + - obsoletes libtool-1.5-libtool.m4-x86_64.patch + - obsoletes libtool-1.4.2-multilib.patch + - obsoletes libtool-1.4.2-demo.patch + - obsoletes libtool-1.5-testfailure.patch + * Tue Jul 6 2004 Jens Petersen - 1.5.6-4 - improve buildrequires and prereqs - buildrequire texinfo (Dawid Gajownik, 126950)