From 5ed28691e64b35139a190296966820c3505fddc5 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 18 Jan 2006 10:41:07 +0000 Subject: Generated by cvs2cl the 18_jan --- ChangeLog | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 66 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index af89939..f95f9df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2006-01-18 11:39 Michael Scherer + + * Makefile: Fix name of Makefile + +2006-01-17 11:56 Michael Scherer + + * rpmbuildupdate: - use a dedicated module instead of running the + file command, in order to fix gtkhtml downloading problem ( as + the regexp was also matching on the name ), problem spoted by + goetz. + +2006-01-09 11:05 Michael Scherer + + * rpmbuildupdate: - do not use hardcoded %packager tag in spec file + if present + +2006-01-09 11:04 Michael Scherer + + * rpmbuildupdate: - factorisation of packager email retrieval in a + function called get_email + +2005-12-16 17:43 Michael Scherer + + * rpmbuildupdate: - do not try to install '(none)' as + buildRequires, and do not run the script if nothing need to be + installed. + +2005-12-12 16:51 Michael Scherer + + * rpmbuildupdate: - use shell_quote for installbuildrequires and + execafterbuild + +2005-12-12 16:50 Michael Scherer + + * rpmbuildupdate: - fix bug when the source use a %{url} tag, like + udev.spec ( 1.136 ), thanks blino + +2005-12-09 15:15 Michael Scherer + + * rpmbuildupdate: - Do not stop when a file with the same name of + the package exist in current directory ( thanks blino ) + +2005-12-06 16:17 Michael Scherer + + * rpmbuildupdate: - add --nodownload ( oden request ) - remove some + tests on config{nobuild} that no one can explain + +2005-12-05 11:24 Michael Scherer + + * rpmbuildupdate: - if epoch is set in spec, add it to the + changelog too (oden request , bug #20007 ) + +2005-12-05 11:21 Michael Scherer + + * rpmbuildupdate: - use RPM4 instead of Hdlist + +2005-11-10 16:50 Michael Scherer + + * rpmbuildupdate: - remove obsolete, inflexible and surely unused + option --deps + +2005-11-10 11:57 Michael Scherer + + * rpmbuildupdate: - add installbuildrequires option, that will run + a command that install buildrequires before updating the rpm + 2005-10-20 11:00 Michael Scherer * rpmbuildupdate: - use rmtree instead of rm_rf ( to not depend on @@ -29,10 +95,6 @@ * Makefile: add ChangeLog.rpmbuildupdate -2005-10-06 17:44 Guillaume Rousse - - * ChangeLog: initial import - 2005-10-06 17:42 Guillaume Rousse * Makefile: fix changelog target -- cgit v1.2.1