From 777d745a5a98997ed568ace20a201e35b93487f5 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 17 Jan 2005 13:26:47 +0000 Subject: 5.0.9-1mdk --- ChangeLog | 15 +++++++++++++++ rpmtools.spec | 6 +++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 88a99fa..e9f91b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-01-17 14:01 Rafael Garcia-Suarez + + * genhdlist: Add a "follow" option to the File::Find call, to + follow symlinks, as suggested by Steven Shiau. Plus some tidying + up and perl_checker fixes. + +2005-01-07 13:38 Rafael Garcia-Suarez + + * Packdrakeng.pm: More filehandle cleanup + +2005-01-03 22:52 Rafael Garcia-Suarez + + * Packdrakeng/zlib.pm: Fix warning messages (english grammar, plus + final \n) + 2005-01-03 17:54 Olivier Thauvin * Packdrakeng.pm, rpmtools.spec: - Fix options parsing - 5.0.8 diff --git a/rpmtools.spec b/rpmtools.spec index d40c9bf..1629cef 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.8 +%define version 5.0.9 %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,10 @@ is fully compatible with old packdrake. %{_mandir}/*/* %changelog +* Mon Jan 17 2005 Rafael Garcia-Suarez 5.0.9-1mdk +- genhdlist now follows symlinks +- minor fixes in Packdrakeng + * Mon Jan 03 2005 Olivier Thauvin 5.0.8-1mdk - Fix the previous speedup - BuildRequires perl-Compress-Zlib -- cgit v1.2.1