From 5a76343b2ca492bf21979bbe65c3e227a905d46e Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sat, 1 Jul 2006 19:15:30 +0000 Subject: - tag 0.24 --- ChangeLog | 31 +++++++++++++++++++++++++++++-- Makefile | 6 +++--- 2 files changed, 32 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 934a3f4..bad6143 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,33 @@ -2006-05-24 15:58 Olivier Thauvin +2006-07-01 19:00 nanardon - * spec-helper.spec: - 0.23 + * Makefile, spec-helper.spec: - dont use username.xml, path level + change with branch and svn cat impossible with anonymous access + outside mandriva + +2006-07-01 18:53 nanardon + + * relink_symlinks: - fix potential bug with buildroot than include + regexp meta character + +2006-07-01 18:53 nanardon + + * relink_symlinks: - fix potential bug with buildroot than include + regexp meta character + +2006-07-01 18:53 nanardon + + * relink_symlinks: - fix potential bug with buildroot than include + regexp meta character + +2006-06-07 13:12 rafael + + * Makefile: Make the makefile svn-compliant + +2006-06-07 13:06 rafael + + * Makefile, relative_me_babe, relink_symlinks, spec-helper, + spec-helper.macros.in: Replace relative_me_babe by + relink_symlinks, by Guillaume Rousse (bug #22983) 2006-05-24 15:56 Olivier Thauvin diff --git a/Makefile b/Makefile index b4f611f..60be557 100644 --- a/Makefile +++ b/Makefile @@ -61,10 +61,10 @@ buildrpm: # rules to build a distributable rpm -rpm: changelog dist buildrpm +rpm: changelog localdist buildrpm -dist: cleandist dir tar +dist: cleandist dir localcopy tar changelog: - svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk --authors + svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk rm -f ChangeLog.bak -- cgit v1.2.1