From 2042214abb62aae04263d18cc2e161fda5354a6e Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 5 Jul 2004 06:47:27 +0000 Subject: 4.5-21mdk --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ rpmtools.spec | 5 ++++- 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 444a27c..ec30087 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2004-07-05 08:23 Rafael Garcia-Suarez + + * parsehdlist.c: Fix error message + +2004-07-05 07:40 Rafael Garcia-Suarez + + * parsehdlist.c: Minor fixes in help message + +2004-07-05 07:40 Rafael Garcia-Suarez + + * Makefile: Add a rule for changelog generation + +2004-04-23 14:39 Rafael Garcia-Suarez + + * rpmtools.spec: 4.5-20mdk + +2004-04-23 11:04 Rafael Garcia-Suarez + + * Makefile: Fix CFLAGS in the Makefile for compilation with + versions of rpm >= 4.2. + +2004-04-23 10:49 Rafael Garcia-Suarez + + * packdrake, packdrake-pm/packdrake.pm: Add a --quiet option to + packdrake + +2004-04-21 11:17 Warly + + * gendistrib: make $ENV{TMPDIR} the default cache location + +2004-02-25 14:35 Olivier Thauvin + + * rpmtools.spec: rebuild for perl + +2004-01-18 03:30 Olivier Thauvin + + * genhdlist: - Don't put wrong rpm in list file when using dontdie + 2004-01-16 19:04 Olivier Thauvin * genhdlist, rpmtools.spec: fix genhdlist without arg diff --git a/rpmtools.spec b/rpmtools.spec index 2950a9d..2dc9376 100644 --- a/rpmtools.spec +++ b/rpmtools.spec @@ -1,5 +1,5 @@ %define name rpmtools -%define release 20mdk +%define release 21mdk # 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 +* Mon Jul 05 2004 Rafael Garcia-Suarez 4.5-21mdk +- Minor changes + * Fri Apr 23 2004 Rafael Garcia-Suarez 4.5-20mdk - add a --quiet option to packdrake - rebuild for perl 5.8.4, and add a dependency on perl-base -- cgit v1.2.1