aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2005-02-21 15:45:15 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2005-02-21 15:45:15 +0000
commitfe14c30c2c86634b37167e8b27299a7c9fda8dd0 (patch)
tree63afb56b5ddb2fd51c93a633021ebb4907bdf67a /rpmtools.spec
parenta3fb8a762df86f973a6dce0366d41090cc98c03e (diff)
downloadrpmtools-fe14c30c2c86634b37167e8b27299a7c9fda8dd0.tar
rpmtools-fe14c30c2c86634b37167e8b27299a7c9fda8dd0.tar.gz
rpmtools-fe14c30c2c86634b37167e8b27299a7c9fda8dd0.tar.bz2
rpmtools-fe14c30c2c86634b37167e8b27299a7c9fda8dd0.tar.xz
rpmtools-fe14c30c2c86634b37167e8b27299a7c9fda8dd0.zip
- 5.0.145.0.14
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index e96a67d..57e5270 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.13
+%define version 5.0.14
%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 Feb 21 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.14-1mdk
+- fix undefined handle in write_hdlists
+
* Mon Feb 21 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.13-1mdk
- Distribconf manage pubkey
- use lowercase name to generate filename (hdlist,synthesis,pubkey)