aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog15
-rw-r--r--rpmtools.spec5
2 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec30087..7aac340 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2004-08-11 07:10 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * parsehdlist.c: Don't include internal dependencies of the rpmlib
+ in the parsehdlist output
+
+2004-07-22 10:25 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * distriblint, gendistrib, rpmtools.spec,
+ packdrake-pm/packdrake.pm: 4.5-22mdk: Updates for the new media
+ layout in cooker
+
+2004-07-05 08:47 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * rpmtools.spec: 4.5-21mdk
+
2004-07-05 08:23 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
* parsehdlist.c: Fix error message
diff --git a/rpmtools.spec b/rpmtools.spec
index 973e131..490c0f3 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 22mdk
+%define release 23mdk
# do not modify here, see Makefile in the CVS
%define version 4.5
@@ -65,6 +65,9 @@ Various tools needed by urpmi and drakxtools for handling rpm files.
%{_mandir}/*/*
%changelog
+* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-23mdk
+- Don't include internal dependencies of the rpmlib in the parsehdlist output
+
* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-22mdk
- Updates for the new media layout in cooker