aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2004-12-30 16:00:18 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2004-12-30 16:00:18 +0000
commitea54ec822af935013ab970fbb457af38d5adea4b (patch)
treed9de13caf24e0976f2d9d5d4400b361626c52ae5
parent61e9fd54453a85a06fbde98e90d81f4ee8560d34 (diff)
downloadrpmtools-5.0.7.tar
rpmtools-5.0.7.tar.gz
rpmtools-5.0.7.tar.bz2
rpmtools-5.0.7.tar.xz
rpmtools-5.0.7.zip
- 5.0.75.0.7
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index efb12b9..c9428dc 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.6
+%define version 5.0.7
%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)
@@ -74,6 +74,9 @@ is fully compatible with old packdrake.
%{_mandir}/*/*
%changelog
+* Thu Dec 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.7-1mdk
+- speedup uncompress function
+
* Fri Dec 17 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.6-1mdk
- Ensure Packdrakeng::zlib loads properly, and is not used if Compress::Zlib
is not available. Remove Compress::Zlib from BuildRequires