aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog15
-rw-r--r--rpmtools.spec5
2 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d8a834a..3c21e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,17 @@
-2005-03-29 17:37 Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>
+2005-04-15 17:48 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmtools.spec: Be less dependant on distribution name
+
+2005-04-04 17:31 Pixel <pixel at mandriva.com>
+
+ * Packdrakeng.pm, rpmtools.spec: packdrake: remove dirty message
+ when decompressing without Compress::Zlib
+
+2005-03-29 17:45 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
+
+ * rpmtools.spec: 5.0.19-1mdk
+
+2005-03-29 17:37 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* gendistrib: Remove redundant code
diff --git a/rpmtools.spec b/rpmtools.spec
index a1e9dad..c0a0cb3 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release %mkrel 1
+%define release %mkrel 2
# do not modify here, see spec file in the CVS
%define version 5.0.20
@@ -77,6 +77,9 @@ is fully compatible with old packdrake.
%{_mandir}/man3/[pP]ackdrake*
%changelog
+* Tue May 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.20-2mdk
+- Rebuild for rpm 4.4
+
* Mon Apr 4 2005 Pixel <pixel@mandrakesoft.com> 5.0.20-1mdk
- packdrake: remove dirty message when decompressing without Compress::Zlib