diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-02-17 12:58:22 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-02-17 12:58:22 +0000 |
commit | 4272374dd952b9a5ef838789b65e946777e2c47d (patch) | |
tree | 9189b54ad7f7cc23e428eb0ebb95bfe5750a484e /rpmtools.spec | |
parent | aeed8e363fa16c595537b76dba4b8187de990b15 (diff) | |
download | rpmtools-4272374dd952b9a5ef838789b65e946777e2c47d.tar rpmtools-4272374dd952b9a5ef838789b65e946777e2c47d.tar.gz rpmtools-4272374dd952b9a5ef838789b65e946777e2c47d.tar.bz2 rpmtools-4272374dd952b9a5ef838789b65e946777e2c47d.tar.xz rpmtools-4272374dd952b9a5ef838789b65e946777e2c47d.zip |
5.0.10-1mdk5.0.10
Diffstat (limited to 'rpmtools.spec')
-rw-r--r-- | rpmtools.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec index 16252fb..2b98a8b 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.9 +%define version 5.0.10 %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,13 @@ is fully compatible with old packdrake. %{_mandir}/*/* %changelog +* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.10-1mdk +- gendistrib: + - Generate hdlists and synthesis as hard links in <name>/media_info + subdirectories + - Handle new hdlists format + - Generate MD5SUM files + * Mon Jan 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.9-1mdk - genhdlist now follows symlinks - minor fixes in Packdrakeng |