aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--rpmtools.spec5
2 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0f0ae1..c7660ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-02 07:03 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * distriblint, gendistrib: Make rpm tools handle new keywords in
+ hdlists file.
+
+2004-08-18 02:21 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmtools.spec: 4.5-24mdk
+
2004-08-18 02:15 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
* Makefile: Install rpm2cpio.pl
diff --git a/rpmtools.spec b/rpmtools.spec
index c5e3cd1..a3e5944 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 24mdk
+%define release 25mdk
# do not modify here, see Makefile in the CVS
%define version 4.5
@@ -66,6 +66,9 @@ Various tools needed by urpmi and drakxtools for handling rpm files.
%{_mandir}/*/*
%changelog
+* Thu Sep 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-25mdk
+- Make rpm tools handle new keywords in hdlists file.
+
* Wed Aug 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-24mdk
- Add rpm2cpio.pl