aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-04-04 15:31:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-04-04 15:31:54 +0000
commit0bad992b302944a6a5b51faf6a73bf6b3d6bb613 (patch)
tree36cd1eb1a3879ed85e78ca7d763d902f83fe366c /rpmtools.spec
parent9c6fe669a31d9d78fd3d19db0bd2fcedf808a7d5 (diff)
downloadrpmtools-0bad992b302944a6a5b51faf6a73bf6b3d6bb613.tar
rpmtools-0bad992b302944a6a5b51faf6a73bf6b3d6bb613.tar.gz
rpmtools-0bad992b302944a6a5b51faf6a73bf6b3d6bb613.tar.bz2
rpmtools-0bad992b302944a6a5b51faf6a73bf6b3d6bb613.tar.xz
rpmtools-0bad992b302944a6a5b51faf6a73bf6b3d6bb613.zip
packdrake: remove dirty message when decompressing without Compress::Zlib5.0.20
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 057695e..7c9fe53 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,8 +1,8 @@
%define name rpmtools
%define release %mkrel 1
-# do not modify here, see Makefile in the CVS
-%define version 5.0.19
+# do not modify here, see spec file in the CVS
+%define version 5.0.20
%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)
@@ -79,6 +79,9 @@ is fully compatible with old packdrake.
%{_mandir}/man3/[pP]ackdrake*
%changelog
+* Mon Apr 4 2005 Pixel <pixel@mandrakesoft.com> 5.0.20-1mdk
+- packdrake: remove dirty message when decompressing without Compress::Zlib
+
* Tue Mar 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.19-1mdk
- gendistrib: fix a bug in creation of media_info directories