aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2006-07-01 19:15:30 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2006-07-01 19:15:30 +0000
commit5a76343b2ca492bf21979bbe65c3e227a905d46e (patch)
tree39672978e0db638d68882fad8769a0b5943b0a75
parent77a476217e5ef953a043246989a650dd53419a87 (diff)
downloadspec-helper-5a76343b2ca492bf21979bbe65c3e227a905d46e.tar
spec-helper-5a76343b2ca492bf21979bbe65c3e227a905d46e.tar.gz
spec-helper-5a76343b2ca492bf21979bbe65c3e227a905d46e.tar.bz2
spec-helper-5a76343b2ca492bf21979bbe65c3e227a905d46e.tar.xz
spec-helper-5a76343b2ca492bf21979bbe65c3e227a905d46e.zip
- tag 0.240.24
-rw-r--r--ChangeLog31
-rw-r--r--Makefile6
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 <thauvin@aerov.jussieu.fr>
+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 <thauvin@aerov.jussieu.fr>
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