From 4272374dd952b9a5ef838789b65e946777e2c47d Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 17 Feb 2005 12:58:22 +0000 Subject: 5.0.10-1mdk --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ rpmtools.spec | 9 ++++++++- 2 files changed, 46 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e9f91b4..787576b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2005-02-17 13:30 Rafael Garcia-Suarez + + * gendistrib: Ensure links are done + +2005-02-17 12:26 Rafael Garcia-Suarez + + * gendistrib: Spelling fixes in usage + +2005-02-17 11:57 Rafael Garcia-Suarez + + * gendistrib: Generate MD5SUM files + +2005-02-17 11:23 Rafael Garcia-Suarez + + * gendistrib: More cleanup + +2005-02-17 10:58 Rafael Garcia-Suarez + + * gendistrib: Add creation of links to hdlist/synthesis in + media_info subdirectories (and add a command line option to + disable it) + +2005-02-17 10:09 Rafael Garcia-Suarez + + * gendistrib: Code cleanup + +2005-02-17 09:16 Rafael Garcia-Suarez + + * gendistrib: Handle new hdlists format (with sizes) + +2005-02-02 12:28 Rafael Garcia-Suarez + + * rpmtools.spec: Remove redundant and bogus require on perl-base + +2005-01-17 14:26 Rafael Garcia-Suarez + + * rpmtools.spec: 5.0.9-1mdk + 2005-01-17 14:01 Rafael Garcia-Suarez * genhdlist: Add a "follow" option to the File::Find call, to 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 5.0.10-1mdk +- gendistrib: + - Generate hdlists and synthesis as hard links in /media_info + subdirectories + - Handle new hdlists format + - Generate MD5SUM files + * Mon Jan 17 2005 Rafael Garcia-Suarez 5.0.9-1mdk - genhdlist now follows symlinks - minor fixes in Packdrakeng -- cgit v1.2.1