aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-08-29 13:51:31 +0000
committerFrancois Pons <fpons@mandriva.com>2000-08-29 13:51:31 +0000
commit7143eeebe5a642ee05e956fdcb419a93aca33f7d (patch)
treefc02c1447f7c312b95a46b36c64ae48ccd9a981e
parente5d3074a5729cd2b16d2d96f64a86259df614a01 (diff)
downloadrpmtools-7143eeebe5a642ee05e956fdcb419a93aca33f7d.tar
rpmtools-7143eeebe5a642ee05e956fdcb419a93aca33f7d.tar.gz
rpmtools-7143eeebe5a642ee05e956fdcb419a93aca33f7d.tar.bz2
rpmtools-7143eeebe5a642ee05e956fdcb419a93aca33f7d.tar.xz
rpmtools-7143eeebe5a642ee05e956fdcb419a93aca33f7d.zip
*** empty log message ***
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 5e4e345..4c45af9 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 5mdk
+%define release 6mdk
# do not modify here, see Makefile in the CVS
%define version 1.2
@@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Aug 29 2000 François Pons <fpons@mandrakesoft.com> 1.2-6mdk
+- fixed hdlist2groups with wrong invocations of parsehdlist.
+
* Mon Aug 28 2000 François Pons <fpons@mandrakesoft.com> 1.2-5mdk
- fixed packdrake to not use absolute pathname by default for uncompression
method, else this breaks DrakX as software are not in same place.