From c6c92b95c698d398a12c530d2de718c72e787388 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 14 Dec 2004 10:27:59 +0000 Subject: 5.0.4 --- rpmtools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'rpmtools.spec') diff --git a/rpmtools.spec b/rpmtools.spec index 1c17d1a..bee8cbb 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -2,7 +2,7 @@ %define release 1mdk # do not modify here, see Makefile in the CVS -%define version 5.0.3 +%define version 5.0.4 %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') %define rpm_version %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' rpm) @@ -75,6 +75,11 @@ is fully compatible with old packdrake. %{_mandir}/*/* %changelog +* Tue Dec 14 2004 Rafael Garcia-Suarez 5.0.4-1mdk +- extract_archive() function in packdrake should do nothing if no file list + is specified +- drop the requirement of packdrake on Compress::Zlib + * Mon Dec 13 2004 Olivier Thauvin 5.0.3-1mdk - don't use File::* modules (light for gi) - conflict rpmtools <= 5.0.0 (split package) -- cgit v1.2.1