aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-14 10:27:59 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-14 10:27:59 +0000
commitc6c92b95c698d398a12c530d2de718c72e787388 (patch)
tree7fdbb27a5f6c57769eda0c78b4fdafad6892c31b /rpmtools.spec
parent34ef73264e5f2df78189b421d8b142593c073bbe (diff)
downloadrpmtools-c6c92b95c698d398a12c530d2de718c72e787388.tar
rpmtools-c6c92b95c698d398a12c530d2de718c72e787388.tar.gz
rpmtools-c6c92b95c698d398a12c530d2de718c72e787388.tar.bz2
rpmtools-c6c92b95c698d398a12c530d2de718c72e787388.tar.xz
rpmtools-c6c92b95c698d398a12c530d2de718c72e787388.zip
5.0.45.0.4
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec7
1 files changed, 6 insertions, 1 deletions
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 <rgarciasuarez@mandrakesoft.com> 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 <thauvin@aerov.jussieu.fr> 5.0.3-1mdk
- don't use File::* modules (light for gi)
- conflict rpmtools <= 5.0.0 (split package)