aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2007-06-15 16:30:57 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2007-06-15 16:30:57 +0000
commit9cb842c25552acc0eea4d2038f733e6cded6d273 (patch)
treea0a6ad2abab6acd3a53251445edfd24ea518eedc
parente6d7212898f42880b02ad99a98f570226fb06d20 (diff)
downloadspec-helper-9cb842c25552acc0eea4d2038f733e6cded6d273.tar
spec-helper-9cb842c25552acc0eea4d2038f733e6cded6d273.tar.gz
spec-helper-9cb842c25552acc0eea4d2038f733e6cded6d273.tar.bz2
spec-helper-9cb842c25552acc0eea4d2038f733e6cded6d273.tar.xz
spec-helper-9cb842c25552acc0eea4d2038f733e6cded6d273.zip
manual changelog
-rw-r--r--ChangeLog565
1 files changed, 4 insertions, 561 deletions
diff --git a/ChangeLog b/ChangeLog
index bad6143..07c8044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,561 +1,4 @@
-2006-07-01 19:00 nanardon
-
- * 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>
-
- * spec-helper.macros.in: - add missing call in macros files (Thx
- spturtle)
-
-2006-05-22 07:38 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.spec: - 0.22
-
-2006-05-22 07:37 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * gprintify: - fix gprintify path
-
-2006-05-20 16:03 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.spec: - 0.21
-
-2006-05-20 16:02 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.macros.in: - fix typo in script name
-
-2006-05-20 15:17 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.spec: - bump release, last changes integration
-
-2006-05-20 15:15 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * Makefile: - add new files - use DESTDIR everywhere - macroize
- some directory
-
-2006-05-20 15:14 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * clean_files, fix-mo, fixpamd, gprintify, remove_info_dir,
- spec-helper: - split main script, make all script independants
-
-2006-05-20 15:12 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.macros.in: - add this macros file to easier
- spec-helper integration in latest rpm
-
-2006-05-20 15:12 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * translate_menu.pl: - make the script working alone
-
-2006-05-18 18:25 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * spec-helper.spec: - remove mandrake words and other fix
-
-2006-05-18 17:48 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * Makefile, spec-helper.spec: - 0.12
-
-2006-05-18 17:38 Olivier Thauvin <thauvin@aerov.jussieu.fr>
-
- * lib_symlinks: - add patch from guillomovitch to fix #21079
-
-2005-10-04 15:22 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
-
- * clean_perl: Change and fix email address for Perl problems
-
-2005-01-07 14:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.11-1mdk
-
-2005-01-07 14:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * strip_files: handle file names starting with -
-
-2005-01-07 14:37 Frederic Lepied <flepied@mandrakesoft.com>
-
- * translate_menu.pl: fix Networking translation
-
-2004-08-10 09:20 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * spec-helper.spec: fix 0.10.2-1mdk's changelog
-
-2004-08-10 09:06 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
-
- * spec-helper.spec: 0.10.2-1mdk
-
-2004-08-10 08:48 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
-
- * translate_menu.pl: Fix regexp for translation of menu entries.
- Capitalize some names.
-
-2004-08-02 08:08 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * relative_me_babe: fix missing die() call unlike other
- spec_helper's scripts, we failled to report that error :-(
-
- this was harmfull since such error would have been caught by
- other scripts anyway but fixing this is saner
-
-2004-08-02 06:36 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * strip_files: further regexpes speedup
-
-2004-08-02 06:35 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * strip_files: factorize code
-
-2004-08-02 06:35 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * strip_files: - simplify - fix typo in comment
-
-2004-08-02 06:35 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * clean_files, compress_files, relative_me_babe, strip_files,
- translate_menu.pl: perl_checker cleanups
-
-2004-08-02 06:35 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * .perl_checker: perl_checker blacklist
-
-2004-08-02 06:34 Thierry Vignaud <tvignaud@mandrakesoft.com>
-
- * strip_files: speed up regexpes
-
-2004-02-06 10:55 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.10.1-1mdk
-
-2004-02-06 10:55 Frederic Lepied <flepied@mandrakesoft.com>
-
- * translate_menu.pl: don't put 4 " in section field
-
-2004-02-06 10:48 Frederic Lepied <flepied@mandrakesoft.com>
-
- * translate_menu.pl: use " around the section name
-
-2004-01-27 17:58 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: added translate_menu.pl
-
-2004-01-27 17:57 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.10-1mdk
-
-2004-01-27 17:55 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: call translate_menu.pl
-
-2004-01-27 17:42 Frederic Lepied <flepied@mandrakesoft.com>
-
- * translate_menu.pl: first version
-
-2003-10-09 15:49 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper.spec: 0.9.2-3mdk
-
-2003-10-09 15:48 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper: also nuke /lib64/security/ paths
-
-2003-10-09 09:50 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.9.2-2mdk
-
-2003-10-09 09:49 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: remove /lib/security from pam.d config files (lib64)
-
-2003-08-01 15:56 Pixel <pixel@mandrakesoft.com>
-
- * clean_perl, spec-helper.spec: remove file alike
- /usr/lib/perl5/5.8.*/i386-linux-thread-multi/perllocal.pod
-
-2003-07-25 12:28 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper.spec: 0.9.1-1mdk
-
-2003-07-25 12:27 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper: handle amd64
-
-2003-06-20 10:09 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.9-1mdk
-
-2003-06-20 10:08 Frederic Lepied <flepied@mandrakesoft.com>
-
- * strip_files: don't strip /usr/lib/debug files (Götz Waschk)
-
-2003-02-14 09:28 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: add fix-mo to the files list
-
-2003-02-14 09:11 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.8-1mdk
-
-2003-02-14 09:10 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: fix syntax
-
-2003-02-14 09:09 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: add fi-mo call
-
-2003-02-14 09:08 Frederic Lepied <flepied@mandrakesoft.com>
-
- * fix-mo: first version
-
-2002-12-13 12:53 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.7-1mdk
-
-2002-12-13 12:52 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: remove info dir if not the one from info-install
-
-2002-08-29 07:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.6.1-1mdk
-
-2002-08-29 07:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: added clean target
-
-2002-08-29 07:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * clean_files: remove .cvsignore fixed removing of CVS dirs (thx to
- Stephane Chatty)
-
-2002-07-24 14:00 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper.spec: 0.6-6mdk
-
-2002-07-24 13:56 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * lib_symlinks: Fix for lib64 architectures
-
-2002-07-24 13:53 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper: Use $RPM_ARCH, not arch
-
-2002-06-26 14:18 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
-
- * spec-helper, spec-helper.spec: - spec-helper: fix modules
- location in pam.d config files. - spec-helper.spec: 0.6-5mdk
-
-2002-05-14 05:24 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile, spec-helper.spec: added AUTHORS
-
-2002-05-14 05:21 Frederic Lepied <flepied@mandrakesoft.com>
-
- * AUTHORS: first version
-
-2002-02-20 16:26 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.6-4mdk
-
-2002-02-20 16:20 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: oops grep => egrep
-
-2002-02-20 16:16 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: don't gprintify if init scripts doesn't contain a
- source functions
-
-2002-02-17 04:13 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.6-3mdk
-
-2002-02-17 04:13 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: don't call gprintify if init.d is empty.
-
-2002-01-16 00:16 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.6-1mdk
-
-2002-01-16 00:14 Frederic Lepied <flepied@mandrakesoft.com>
-
- * gprintify.py: protect variables by surrounding them them ""
-
-2001-11-22 20:14 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: Linux-Mandrake => Mandrake Linux
-
-2001-11-22 15:34 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.5-1mdk
-
-2001-11-22 15:33 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: install gprintify.py
-
-2001-11-22 15:32 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: call gprintify.py
-
-2001-11-22 15:28 Frederic Lepied <flepied@mandrakesoft.com>
-
- * gprintify.py: first version
-
-2001-08-21 20:43 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: added rules to build test and release rpm.
-
-2001-08-21 20:39 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.4-2mdk
-
-2001-08-21 20:38 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: work cleanly with the packages without file.
-
-2000-11-13 08:20 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: call lib_symlinks
-
-2000-11-13 08:19 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: 0.4-1mdk
-
-2000-11-13 08:18 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: added lib_symlinks. bumped version to 0.4.
-
-2000-11-13 08:17 Frederic Lepied <flepied@mandrakesoft.com>
-
- * lib_symlinks: first version.
-
-2000-10-20 16:01 Fançois Pons
-
- * clean_files, spec-helper.spec: modified clean_files to clean CVS
- directories.
-
-2000-09-04 14:15 Pixel <pixel@mandrakesoft.com>
-
- * spec-helper.spec, strip_files: fix EXCLUDE_FROM_STRIP in
- strip_files
-
-2000-08-26 21:38 Chmouel Boudjnah
-
- * spec-helper.spec: macroszification. 0.3.5mdk.
-
-2000-08-26 21:36 Chmouel Boudjnah
-
- * macroszification: Add initrddir macroszification.
-
-2000-08-18 01:16 Pixel <pixel@mandrakesoft.com>
-
- * clean_perl, spec-helper.spec: no_comment
-
-2000-08-18 01:11 Pixel <pixel@mandrakesoft.com>
-
- * clean_perl: no_comment
-
-2000-08-17 15:05 Pixel <pixel@mandrakesoft.com>
-
- * Makefile, clean_perl, spec-helper, spec-helper.spec: no_comment
-
-2000-08-17 14:28 Pixel <pixel@mandrakesoft.com>
-
- * Makefile, spec-helper, spec-helper.spec: no_comment
-
-2000-07-30 07:19 Chmouel Boudjnah
-
- * .username: We use now ../common/username
-
-2000-07-30 07:18 Chmouel Boudjnah
-
- * Makefile: Use username for changelog from ../common/
-
-2000-07-27 17:05 Chmouel Boudjnah
-
- * spec-helper.spec: [no log message]
-
-2000-07-27 16:48 Chmouel Boudjnah
-
- * macroszification: Check Prefix only when %{?prefix}? is present
- in the spec file
-
-2000-07-27 16:30 Chmouel Boudjnah
-
- * Makefile: Product better ChangeLog with cvs2cl.
-
-2000-07-27 16:24 Chmouel Boudjnah
-
- * .username: New file to use with cvs2cl
-
-2000-07-27 16:17 Chmouel Boudjnah
-
- * Makefile: Generated by cvs2cl the 27_Jul
-
-2000-07-22 21:51 Chmouel Boudjnah
-
- * spec-helper.spec, Makefile: 0.3
-
-2000-07-22 21:48 Chmouel Boudjnah
-
- * macroszification: Add check for Docdir: it's not good !!
-
-2000-07-22 21:46 Chmouel Boudjnah
-
- * macroszification: checking configure/makeinstall only if there is
- no nocheck
-
-2000-07-22 21:45 Chmouel Boudjnah
-
- * macroszification: Add the -o option to only process docdir and
- mandir
-
-2000-07-20 22:05 Chmouel Boudjnah
-
- * macroszification: Upgrade help.
-
-2000-07-20 21:37 Chmouel Boudjnah
-
- * Makefile: Sometime if feel stupid to commit and don't test
- (correct make rpm again)
-
-2000-07-20 21:34 Chmouel Boudjnah
-
- * Makefile: add macroszification to DISTFILES=
-
-2000-07-20 21:32 Chmouel Boudjnah
-
- * Makefile: Correction of Make diff.
-
-2000-07-20 21:29 Chmouel Boudjnah
-
- * Makefile, spec-helper.spec, macroszification: macroszification: a
- new greatest hit.
-
-2000-07-20 21:07 Chmouel Boudjnah
-
- * Makefile: Add the changelog target
-
-2000-07-20 21:07 Chmouel Boudjnah
-
- * strip_files: Clean up.
-
-2000-05-09 07:10 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: * 0.2-8mdk
-
-2000-05-09 07:09 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper: * exit 0 if no RPM_BUILD_ROOT variable set to allow
- build with no BuildRoot.
-
-2000-04-23 03:45 Chmouel Boudjnah
-
- * relative_me_babe, spec-helper, spec-helper.spec, Makefile:
- relative_me_babe: a new greatest hit.
-
-2000-04-13 22:45 Chmouel Boudjnah
-
- * spec-helper.spec: "Seethechangelog"
-
-2000-04-07 16:52 Chmouel Boudjnah
-
- * compress_files: Remove orphan link only for manpage.
-
-2000-04-06 04:22 Chmouel Boudjnah
-
- * compress_files, spec-helper.spec: "Seethechangelog"
-
-2000-04-06 04:19 Chmouel Boudjnah
-
- * compress_files: When we find an orphan man pages, erase it (any
- better idea ?)
-
-2000-04-01 05:10 Chmouel Boudjnah
-
- * spec-helper.spec: "Seethechangelog"
-
-2000-04-01 05:07 Chmouel Boudjnah
-
- * spec-helper.spec: [no log message]
-
-2000-04-01 05:07 Chmouel Boudjnah
-
- * spec-helper.spec: Requires: perl.
-
-2000-03-24 15:20 Chmouel Boudjnah
-
- * spec-helper.spec: "Seethechangelog"
-
-2000-03-24 15:18 Chmouel Boudjnah
-
- * compress_files: If we found gzip file decompress and bzip2 thme.
-
-2000-03-23 18:37 Chmouel Boudjnah
-
- * spec-helper.spec: "Seethechangelog"
-
-2000-03-23 18:35 Chmouel Boudjnah
-
- * compress_files: Don't compress whatis and dir in /usr/{info|man}.
-
-2000-02-28 15:43 Frederic Lepied <flepied@mandrakesoft.com>
-
- * Makefile: * clean dis rules.
-
-2000-02-28 15:42 Frederic Lepied <flepied@mandrakesoft.com>
-
- * spec-helper.spec: * 0.2-1mdk.
-
-2000-02-28 15:40 Frederic Lepied <flepied@mandrakesoft.com>
-
- * strip_files: * use EXCLUDE_FROM_STRIP env variable to list files
- to exclude
- from stripping.
-
-2000-02-28 15:39 Frederic Lepied <flepied@mandrakesoft.com>
-
- * compress_files: * use EXCLUDE_FROM_COMPRESS env variable to
- list files to exlcude
- from compression.
-
-2000-02-23 07:50 Chmouel Boudjnah
-
- * Howto-spec-helper, spec-helper.spec: "See_The_Changelog"
-
-2000-02-18 21:00 Chmouel Boudjnah
-
- * Makefile, clean_files, spec-helper, compress_files,
- spec-helper.spec, strip_files: First_Import
-
-2000-02-18 21:00 Chmouel Boudjnah
-
- * Makefile, clean_files, spec-helper, compress_files,
- spec-helper.spec, strip_files: Initial revision
-
+2007-06-15 Guillaume Rousse <guillomovitch@mandriva.org> 0.25
+ * switch to a manual Changelog
+ * new helper script: fix-eol
+ * gprintify should not deal with daemon argument (fix #22066)