aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog40
-rw-r--r--rpmtools.spec5
2 files changed, 44 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 26563ff..16b87e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2004-12-09 13:56 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Makefile.PL: Refine "rpm" make target
+
+2004-12-09 13:46 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Packdrakeng.pm: Pull $VERSION from CVS
+
+2004-12-09 13:43 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * packdrake: Adjust copyright
+
+2004-12-09 13:34 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * packdrake.pm: POD fixes.
+
+2004-12-07 11:19 Olivier Thauvin <thauvin@aerov.jussieu.fr>
+
+ * t/01packdrakeng.t: - minor fix
+
+2004-12-07 10:57 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * t/02packdrake.t: Compare strings with eq, not ==
+
+2004-12-07 10:47 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Packdrakeng.pm: POD fix
+
+2004-12-07 10:34 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Packdrakeng.pm: Minor doc fixes
+
+2004-12-07 09:10 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+ * Makefile.PL: Improve distclean make target
+
+2004-12-07 00:29 Olivier Thauvin <thauvin@aerov.jussieu.fr>
+
+ * MANIFEST: - ChangeLog
+
2004-12-07 00:27 Olivier Thauvin <thauvin@aerov.jussieu.fr>
* MANIFEST, Makefile, Makefile.PL, Packdrakeng.pm, packdrake.pm,
diff --git a/rpmtools.spec b/rpmtools.spec
index a9aab62..81f1e14 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 1mdk
+%define release 2mdk
# do not modify here, see Makefile in the CVS
%define version 5.0.0
@@ -56,6 +56,9 @@ Various tools needed by urpmi and drakxtools for handling rpm files.
%{_mandir}/*/*
%changelog
+* Thu Dec 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.0-2mdk
+- Mostly doc fixes
+
* Mon Dec 06 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.0-1mdk
- 5.0.0
- Packdrakeng, new code