diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-01 11:46:31 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-01 11:46:31 +0000 |
commit | e9093726ef564c4818278ca0d19e1f9c042fad05 (patch) | |
tree | 2a6196ea96c8888cd391008e7d54c65023dda25e /rpmtools.spec | |
parent | caab043e6fa3308d76e5fa95fb9735cb3f781d67 (diff) | |
download | rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.gz rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.bz2 rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.tar.xz rpmtools-e9093726ef564c4818278ca0d19e1f9c042fad05.zip |
5.0.16-1mdk5.0.16
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 7a05208..988c1b3 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.15 +%define version 5.0.16 %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,10 @@ is fully compatible with old packdrake. %{_mandir}/man3/[pP]ackdrake* %changelog +* Tue Mar 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.16-1mdk +- packdrake: report size of toc (for rpmdrake's search progress bar) +- parsehdlist: add support to output SQL statements (Leon Brooks) + * Tue Feb 22 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.15-1mdk - generate VERSION - split Distribconf with Build |