From 77a476217e5ef953a043246989a650dd53419a87 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sat, 1 Jul 2006 19:00:54 +0000 Subject: - dont use username.xml, path level change with branch and svn cat impossible with anonymous access outside mandriva --- Makefile | 4 ++-- spec-helper.spec | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index a13eab8..b4f611f 100644 --- a/Makefile +++ b/Makefile @@ -65,6 +65,6 @@ rpm: changelog dist buildrpm dist: cleandist dir tar -changelog: ../common/username.xml - svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk --authors ../common/username.xml +changelog: + svn2cl --accum --strip-prefix=soft/rpm/spec-helper/trunk --authors rm -f ChangeLog.bak diff --git a/spec-helper.spec b/spec-helper.spec index cca1993..63cf1b1 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,5 +1,5 @@ %define name spec-helper -%define version 0.23 +%define version 0.24 %define release %mkrel 1 Summary: Tools to ease the creation of rpm packages @@ -38,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT %_sys_macros_dir/%{name}.macros %changelog +* Sat Jul 01 2006 Olivier Thauvin 0.24-1mdv2007.0 +- 0.24 +- Replace relative_me_babe by relink_symlinks, by Guillaume Rousse (bug #22983) + * Wed May 24 2006 Olivier Thauvin 0.23-1mdk - add missing call in macro file (spturtle) -- cgit v1.2.1