aboutsummaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-17 13:26:47 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-17 13:26:47 +0000
commit777d745a5a98997ed568ace20a201e35b93487f5 (patch)
tree588812a16f91c8edfdb3a151592b7862fef16e42 /rpmtools.spec
parent5b45d947ae61c3f3043cf3db71dd19d7dc686a0a (diff)
downloadrpmtools-777d745a5a98997ed568ace20a201e35b93487f5.tar
rpmtools-777d745a5a98997ed568ace20a201e35b93487f5.tar.gz
rpmtools-777d745a5a98997ed568ace20a201e35b93487f5.tar.bz2
rpmtools-777d745a5a98997ed568ace20a201e35b93487f5.tar.xz
rpmtools-777d745a5a98997ed568ace20a201e35b93487f5.zip
5.0.9-1mdk5.0.9
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec6
1 files changed, 5 insertions, 1 deletions
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 <rgarciasuarez@mandrakesoft.com> 5.0.9-1mdk
+- genhdlist now follows symlinks
+- minor fixes in Packdrakeng
+
* Mon Jan 03 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.8-1mdk
- Fix the previous speedup
- BuildRequires perl-Compress-Zlib