aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-08-11 05:22:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-08-11 05:22:34 +0000
commit92a44b28c29fb68b9c58a3173d3ad76b6245d42e (patch)
tree2d4b50078f5dd6645b4fdbbcd35e3df7213de6f2
parentefa970345191e0438d8debe3e4bf13bdbd457dfa (diff)
downloadrpmtools-4.5.23.tar
rpmtools-4.5.23.tar.gz
rpmtools-4.5.23.tar.bz2
rpmtools-4.5.23.tar.xz
rpmtools-4.5.23.zip
4.5-23mdk4.5.23
-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