From ad9ee3970bf164e847b7ccfe7e73526210da4070 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Sat, 17 Feb 2007 18:21:11 +0000 Subject: ChangeLog --- ChangeLog | 792 ----------------------------------------------------------- configure.ac | 2 +- 2 files changed, 1 insertion(+), 793 deletions(-) delete mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index b5e00c7..0000000 --- a/ChangeLog +++ /dev/null @@ -1,792 +0,0 @@ -2007-02-16 18:42 nanardon - - * ChangeLog, configure.ac: - 1.35 - -2007-02-16 18:41 nanardon - - * find-requires.in: - enable pkgconfig requirement - -2007-02-16 18:42 nanardon - - * ChangeLog, configure.ac: - 1.35 - -2007-02-16 18:41 nanardon - - * find-requires.in: - enable pkgconfig requirement - -2007-02-13 23:52 nanardon - - * pkgconfigdeps.sh: - remove misplaced and not working code - -2007-02-13 23:51 nanardon - - * pkgconfigdeps.sh: - call pkgconfig one time all .pc file to allow - to find all deps #28577 - -2007-02-13 23:52 nanardon - - * pkgconfigdeps.sh: - remove misplaced and not working code - -2007-02-13 23:51 nanardon - - * pkgconfigdeps.sh: - call pkgconfig one time all .pc file to allow - to find all deps #28577 - -2007-02-13 23:52 nanardon - - * pkgconfigdeps.sh: - remove misplaced and not working code - -2007-02-13 23:51 nanardon - - * pkgconfigdeps.sh: - call pkgconfig one time all .pc file to allow - to find all deps #28577 - -2007-02-13 22:26 nanardon - - * Makefile.am, find-provides.in, find-requires.in, - pkgconfigdeps.sh: - fork pkgconfig dependencies finder script - -2007-02-13 22:20 nanardon - - * find-provides.in, find-requires.in: - disable libtool provides - -2007-02-06 14:52 nanardon - - * find-requires.in: - fix typo in test - -2007-02-06 14:49 nanardon - - * find-requires.in: Use objdump instead of ldd for devel - dependencies finder (#25877) - -2007-02-06 14:52 nanardon - - * find-requires.in: - fix typo in test - -2007-02-06 14:49 nanardon - - * find-requires.in: Use objdump instead of ldd for devel - dependencies finder (#25877) - -2007-01-25 10:05 nanardon - - * macros.in: - remove --as-need options from optflags - -2007-01-24 23:35 nanardon - - * find-provides.in, find-requires.in: - replace grep A-Z by :upper: - to fix matching when using utf8 locales (#23724) - -2007-01-24 22:49 nanardon - - * macros.in: - implement --as-need ld option in our defaults CFLAGS - as suggested by #20036, but disable for now - -2007-01-15 12:58 gb - - * ChangeLog: updates - -2007-01-15 12:54 gb - - * configure.ac, find-requires.in: Auto-detect binary files that - Requires: rtld(GNU_HASH) - -2007-01-15 12:54 gb - - * soft/rpm/rpm-setup/trunk/configure.ac, - soft/rpm/rpm-setup/trunk/find-requires.in: Auto-detect binary - files that Requires: rtld(GNU_HASH) - -2006-11-30 16:05 pixel - - * soft/rpm/rpm-setup/trunk/macros.in: make "rpm -qa" fast (#23121) - -2006-11-30 16:02 pixel - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: .spec is now - in build system - -2006-11-30 12:39 gb - - * soft/rpm/rpm-setup/trunk/find-requires.in: Merge: exclude - linux-vdso64 from devel() autorequires. - -2006-11-10 11:20 gb - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: let's assume - --without emacsspecmode implies have_emacsmodespec 0 - -2006-11-10 11:15 gb - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: pfff, 3 of them - -2006-11-10 11:14 gb - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: fix typo - -2006-11-10 11:13 gb - - * soft/rpm/rpm-setup/trunk/ChangeLog, - soft/rpm/rpm-setup/trunk/configure.ac: 1.31 - -2006-11-10 11:08 gb - - * soft/rpm/rpm-setup/trunk/rpmrc.in: optimize for cell - -2006-11-10 10:58 gb - - * soft/rpm/rpm-setup/trunk/rpmrc.in: Use -mtune=generic by default - now - -2006-11-10 11:08 gb - - * soft/rpm/rpm-setup/trunk/rpmrc.in: optimize for cell - -2006-11-10 10:58 gb - - * soft/rpm/rpm-setup/trunk/rpmrc.in: Use -mtune=generic by default - now - - -2006-09-08 07:31 rafael - - * soft/rpm/rpm-setup/trunk/perl.prov: Some packages, like DB, - might be temporarily redefined into a perl module. - Don't take them into account when computing perl provides. - -2006-09-06 15:27 nanardon - - * soft/rpm/rpm-setup/trunk/macros.in: - revert again mkrel commit - by mistake with another fix - -2006-09-05 23:59 nanardon - - * soft/rpm/rpm-setup/trunk/Makefile.am: - kill rpm target - -2006-09-03 18:12 nanardon - - * soft/rpm/rpm-setup/trunk/find-requires.in: - fix 25126: add - anchor to the regexp - -2006-09-01 15:00 nanardon - - * soft/rpm/rpm-setup/trunk/ChangeLog, - soft/rpm/rpm-setup/trunk/configure.ac: - 1.30 - -2006-09-01 14:45 goetz - - * soft/rpm/rpm-setup/trunk/macros.in: remove evil line break from - the clean_icon_cache macro - -2006-09-01 14:45 goetz - - * soft/rpm/rpm-setup/trunk/macros.in: remove evil line break from - the clean_icon_cache macro - -2006-08-31 16:04 nanardon - - * soft/rpm/rpm-setup/trunk/configure.ac, - soft/rpm/rpm-setup/trunk/macros.in: - revert last change, broken - (thx warly) - -2006-08-30 22:47 nanardon - - * soft/rpm/rpm-setup/tags/1.28, - soft/rpm/rpm-setup/tags/1.28/ChangeLog, - soft/rpm/rpm-setup/tags/1.28/configure.ac, - soft/rpm/rpm-setup/tags/1.28/macros.in, - soft/rpm/rpm-setup/trunk/ChangeLog: - tag 1.28 - -2006-08-30 22:41 nanardon - - * soft/rpm/rpm-setup/trunk/configure.ac: - 1.28 - * soft/rpm/rpm-setup/trunk/macros.in: - change mkrel behavior to - have subrel before distsuffix - -2006-08-30 22:41 nanardon - - * soft/rpm/rpm-setup/trunk/configure.ac: - 1.28 - * soft/rpm/rpm-setup/trunk/macros.in: - change mkrel behavior to - have subrel before distsuffix - -2006-08-30 14:00 nanardon - - * soft/rpm/rpm-setup/trunk/ChangeLog, - soft/rpm/rpm-setup/trunk/configure.ac: - 1.27 - -2006-08-08 08:16 rafael - - * soft/rpm/rpm-setup/trunk/perl.req: There might be a comment on a - "use base" line when computing perl requires - (bug #24193). - -2006-08-08 08:16 rafael - - * soft/rpm/rpm-setup/trunk/perl.req: There might be a comment on a - "use base" line when computing perl requires - (bug #24193). - -2006-07-26 11:28 nanardon - - * soft/rpm/rpm-setup/trunk/ChangeLog, - soft/rpm/rpm-setup/trunk/Makefile.am, - soft/rpm/rpm-setup/trunk/configure.ac, - soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: - 0.26 - -2006-07-26 08:29 nanardon - - * soft/rpm/rpm-setup/trunk/find-requires.in: - add - /usr/share/pkconfig as path where those can live - -2006-07-26 08:29 nanardon - - * soft/rpm/rpm-setup/trunk/find-requires.in: - add - /usr/share/pkconfig as path where those can live - -2006-07-26 08:29 nanardon - - * soft/rpm/rpm-setup/trunk/find-requires.in: - add - /usr/share/pkconfig as path where those can live - -2006-07-13 09:05 blino - - * soft/rpm/rpm-setup/trunk/configure.ac: 1.25 - -2006-07-13 09:00 blino - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: 1.25-1mdv2007.0 - -2006-07-13 08:42 fcrozat - - * soft/rpm/rpm-setup/trunk/macros.in: Force also icon cache - generation on uninstall or removed files might be left in cache - -2006-06-29 15:53 blino - - * soft/rpm/rpm-setup/trunk/Makefile.am: really log the whole - module, not only the ChangeLog file - -2006-06-29 15:47 blino - - * soft/rpm/rpm-setup/trunk/rpm-mandriva-setup.spec: 1.24-1mdv2007.0 - * soft/rpm/rpm-setup/trunk/rpm-spec-mode.el: use %mkrel by default - in new spec files - -2006-06-17 20:32 nanardon - - * soft/rpm/rpm-setup/trunk/ChangeLog: - update Changelog - -2006-05-24 20:13 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.21 - -2006-05-24 20:11 Olivier Thauvin - - * macros.in: - new mkrel behavior - -2006-05-21 04:34 Olivier Thauvin - - * rpmpopt: - impprove --scripts option to list also %posttrans - (Luca Berra) - -2006-05-20 16:28 Olivier Thauvin - - * Makefile.am: wooops, generate ChangeLog - -2006-05-20 16:26 Olivier Thauvin - - * Makefile.am, configure.ac, macros.in, rpm-mandriva-setup.spec: - - 1.20 - -2006-05-20 14:32 Olivier Thauvin - - * macros.in: - remove X11R6/ dir since xorg7 deprecated it - -2006-05-10 11:22 Rafael Garcia-Suarez - - * rpm-mandriva-setup.spec: Update .spec file - -2006-05-10 11:20 Rafael Garcia-Suarez - - * configure.ac: 1.19 - -2006-05-10 11:19 Rafael Garcia-Suarez - - * find-provides.in, find-requires.in: Revert recent changes to - computation of provides/requires w.r.t .so files that are not in - standard paths. - -2006-04-03 15:18 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.18 - -2006-04-03 15:09 Rafael Garcia-Suarez - - * find-requires.in: * Require only .so that are in standard paths * - Use ldd instead of objdump to get the list of required .so. This - enables to get the so paths. - -2006-03-25 18:32 Rafael Garcia-Suarez - - * rpm-mandriva-setup.spec: Update changelog with recent commit - -2006-03-25 03:35 Olivier Thauvin - - * macros.in: - fix rename macro, aka don't obsolete what is - provided (reported by Ze) - -2006-03-24 22:39 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.17 - -2006-03-24 22:34 Rafael Garcia-Suarez - - * INSTALL: Some basic build instructions - -2006-03-24 19:03 Rafael Garcia-Suarez - - * find-provides.in: Don't provide .so files that aren't in standard - paths - -2006-03-16 15:19 Rafael Garcia-Suarez - - * perl.prov: Don't search perl files for provides if they don't end - with .pm (because if they don't, the perl interpreter won't look - them up in @INC) - -2006-03-16 14:36 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.16-1mdk - -2006-03-16 14:13 Rafael Garcia-Suarez - - * filter.sh, find-requires.in, macros.in: Update OS name - -2006-03-16 10:36 Rafael Garcia-Suarez - - * find-requires.in: Avoid the words "statically" and "linked" to - appear in some -devel autogenerated dependencies (bug #8231, - patch by Guillaume Rousse) - -2006-03-14 14:28 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.15-1mdk - -2006-03-14 12:42 Rafael Garcia-Suarez - - * macros.in: Set _repackage_all_erasures to 0 (this gets turned on - by default with rpm 4.4.5) - -2006-03-05 02:58 Olivier Thauvin - - * macros.in: - add a way to disable fortify from cflags as it cause - some issue in some software - -2006-02-09 15:38 Rafael Garcia-Suarez - - * macros.in: Forgot "sparc" in arch list - -2006-02-09 15:35 Rafael Garcia-Suarez - - * macros.in: Add a macro to list all sparc-compatible archs (Per - Øyvind Karlsen) - -2006-01-23 11:40 Pixel - - * rpm-spec-mode.el: handle increasing things like "%mkrel 2" - -2006-01-21 00:09 Olivier Thauvin - - * macros.in: - remove pre flags on python requirement (helio) - -2006-01-15 20:32 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.14 - -2006-01-15 20:27 Olivier Thauvin - - * macros.in: - add macros from Giuseppe for gcjdb - -2006-01-14 00:02 Olivier Thauvin - - * rpmrc.in: - kill /etc/rpm/macros.* in macro search path - -2006-01-11 19:17 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.13 - -2006-01-11 14:47 Michael Scherer - - * macros.in: - add %py_platlibdir, %py_purelibdir and sister in - order to be able to use a different directory for pure python - package and compiled python module. use named arg function call - for more readabilty and maintenability. - -2006-01-10 22:11 Olivier Thauvin - - * Makefile.am: - fix error cause useless call to rpm -q --specfile - (gb sucks) - also dont put rpm release in cvs tag as the rpm is - not part of software it self - -2006-01-10 20:36 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.12 - -2006-01-10 20:32 Olivier Thauvin - - * macros.in: - fix typo in RequireS - -2006-01-06 15:58 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.11-1mdk - -2006-01-06 15:55 Rafael Garcia-Suarez - - * macros.in: Override _query_all_fmt so rpm -qa (without a --qf - format specification) returns the same format as with rpm 4.4.2. - -2006-01-06 15:49 Rafael Garcia-Suarez - - * macros.in: Override _changelog_truncate to "3 years ago" (instead - of the default in rpm 4.4.4 which is only one year ago) - -2006-01-05 17:33 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.10-1mdk - -2006-01-05 17:26 Rafael Garcia-Suarez - - * macros.in: Add _rpmlock_path to the default macros. That's the - path used for the transaction fcntl lock. It comes from the rpm - 4.4.2 default macros. - -2006-01-04 15:18 Gwenole Beauchesne - - * configure.ac, rpm-mandriva-setup.spec: 1.9-1mdk - -2006-01-04 14:43 Gwenole Beauchesne - - * find-debuginfo.sh: preserve setuid/setgid permissions when - stripping files for -debug package - -2006-01-03 17:21 Rafael Garcia-Suarez - - * perl.req: Fix typo in comment - -2006-01-01 02:28 Olivier Thauvin - - * find-requires.in: - rpm output to stdout if file exists, so we - have ignore first output in all case and keep the result only if - we are sure rpm exit with 0 - -2005-12-26 20:15 Olivier Thauvin - - * macros.in: - Fix PreReq, thanks neoclust to recall me this - -2005-12-08 10:52 Rafael Garcia-Suarez - - * macros.in: Typo fix - -2005-10-17 12:37 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.8-1mdk - -2005-10-17 12:30 Rafael Garcia-Suarez - - * perl.req: Ignore perl version requires - -2005-10-17 12:25 Rafael Garcia-Suarez - - * perl.req: Get correctly the Perl dependencies from "use base" - -2005-10-11 14:44 Rafael Garcia-Suarez - - * Makefile.am: Add a --clean option to rpmbuild - -2005-10-11 14:11 Rafael Garcia-Suarez - - * configure.ac, rpm-mandriva-setup.spec: 1.7-1mdk - -2005-10-11 13:47 Rafael Garcia-Suarez - - * find-requires.in: Insert an automatic dependency on libperl.so - when building XS modules. This fixes the root cause of bugzilla - #17967. - -2005-10-06 18:14 Gwenole Beauchesne - - * configure.ac, rpm-mandriva-setup.spec: 1.6 (2007 material, use - MDK-2006_0{,-branch} for 2006) - -2005-10-06 18:13 Gwenole Beauchesne - - * macros.in, rpmrc.in: enable -debug packages for 2007, build with - -fasynchronous-unwind-tables on x86 and -fexceptions everywhere - (including for C code) - -2005-10-06 18:08 Gwenole Beauchesne - - * Makefile.am: cvstag facility - -2005-10-06 18:02 Gwenole Beauchesne - - * configure.ac, rpm-mandriva-setup.spec: 1.5.1-1mdk - -2005-10-06 17:44 Gwenole Beauchesne - - * macros.in: %_lib independent fixes to %py_* macros, use distutils - -2005-09-28 21:18 Michael Scherer - - * perl.req: add the proper detection of 'use base qw(Foo::Bar)' - construct - -2005-09-22 19:54 Olivier Thauvin - - * macros.in: - fix py_libdir #18772 - -2005-08-26 00:52 Gwenole Beauchesne - - * configure.ac, rpm-mandriva-setup.spec: 1.5-1mdk - -2005-08-26 00:51 Gwenole Beauchesne - - * macros.in, rpmrc.in: factor out common compile flags and build - with -D_FORTIFY_SOURCE=2 - -2005-08-26 00:48 Gwenole Beauchesne - - * macros.in: make generation of debug packages work again (aka fix - mdv split + merge from Conectiva macros) - -2005-08-26 00:45 Gwenole Beauchesne - - * find-debuginfo.sh: strip shared libs too, really ship with - eu-strip'ed binaries & libs - -2005-08-18 22:04 Olivier Thauvin - - * rpm-mandriva-setup.spec: - version is 1.4 vi - rpm-mandriva-setup.spec - -2005-08-18 21:55 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.3 - -2005-08-18 19:31 Pascal Terjan - - * php.req: Also fix */../* */./* *//* - -2005-08-18 18:13 Pascal Terjan - - * php.req: Don't requires files accessed with ../ - -2005-08-16 11:05 Gwenole Beauchesne - - * configure.ac, rpm-mandriva-setup.spec: 1.3-1mdk - -2005-08-16 10:51 Gwenole Beauchesne - - * macros.in: check-multiarch-files: fix invocation and path to the - script as others (/usr/lib/rpm/check-*), default to not check for - multiarch files in 2006 - -2005-08-07 11:09 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.2 - -2005-08-07 10:00 Olivier Thauvin - - * Makefile.am, find-provides.in, find-requires.in, php.prov, - php.req: - add php-pear auto req/prov from pld (suggested by - oden) - -2005-08-03 11:55 Olivier Thauvin - - * macros.in: - some macro from connectiva - -2005-06-27 17:09 Olivier Thauvin - - * macros.in: - add %__{chkconfig,service} macros - -2005-06-25 09:43 Olivier Thauvin - - * rpm-mandriva-setup.spec: - requires multiarch utils - -2005-06-23 04:29 Olivier Thauvin - - * rpm-mandriva-setup.spec: - add requirement for update - -2005-06-22 14:00 Olivier Thauvin - - * rpm-mandriva-setup.spec: - split for dep - -2005-06-17 06:50 Olivier Thauvin - - * rpmrc.in: < spturtle> can you remove -frename-registers, it might - fix the firefox and kde crashes reported here - -2005-06-13 16:05 Olivier Thauvin - - * rpm-mandriva-setup.spec: typo - -2005-06-13 15:50 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.1 - -2005-06-13 15:44 Olivier Thauvin - - * macros.in: - provide %_package_i18n (testing) - %with %without => - %_with %_without to not conflict with current rpm macro - -2005-06-08 05:14 Olivier Thauvin - - * macros.in: - rpmbuild --without section - fix %with() %without() - -2005-06-06 04:23 Gwenole Beauchesne - - * find-requires.in, rpm-mandriva-setup.spec: - merge from old ppc64 - branch: * find-requires: handle ppc64 loaders - -2005-05-31 04:16 Olivier Thauvin - - * macros.in: - add %_logdir - add some macro from conectiva - -2005-05-25 14:02 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 1.0 - -2005-05-25 13:29 Olivier Thauvin - - * macros.in: - disable automatic gpg key query on server - -2005-05-13 11:23 Olivier Thauvin - - * find-requires.in: - add experimantal ocaml requires - -2005-05-13 10:21 Olivier Thauvin - - * macros.in, rpmrc.in: - do not reload rpm configuration as it - pollute macros parsing - +k6 on ix86 - -2005-05-13 06:02 Pixel - - * rpm-spec-mode.el: fix rpm-increase-release-with-macros when mkrel - is used - -2005-05-12 09:29 Olivier Thauvin - - * rpm-mandriva-setup.spec: - add changelog - -2005-05-12 09:15 Olivier Thauvin - - * configure.ac, macros.in, rpm-mandriva-setup.spec: - 0.8 (fix - %_localstatedir) - -2005-05-12 08:36 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 0.7 (provide emacs spec - mode) - -2005-05-10 12:06 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 0.6 - -2005-05-10 06:03 Olivier Thauvin - - * macros.in: - %_libexecdir == %_libdir - -2005-05-09 12:26 Olivier Thauvin - - * Makefile.am: - fix make rpm - -2005-05-09 12:25 Olivier Thauvin - - * rpm-mandriva-setup.spec: - add changelog - -2005-05-09 12:16 Olivier Thauvin - - * configure.ac, make_macrosfiles.sh.in, rpm-mandriva-setup.spec, - rpmrc.in: - handle pentium computer - -2005-05-08 17:57 Olivier Thauvin - - * Makefile.am, rpm-mandriva-setup.spec, rpmrc.in: - add make - ChangeLog - 0.4 final - -2005-05-08 17:06 Olivier Thauvin - - * README: - add README - -2005-05-06 10:11 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - 0.4 - -2005-05-06 10:07 Olivier Thauvin - - * rpmpopt: - fix popt alias - -2005-05-06 06:57 Olivier Thauvin - - * macros.in: build_sysmacrospath take %name if no name - -2005-05-03 10:19 Olivier Thauvin - - * ltmain.sh, rpm-mandriva-setup.spec: - 0.3 - -2005-05-03 10:06 Olivier Thauvin - - * Makefile.am, rpm-mandriva-setup.spec, rpm-spec-mode.el, rpmrc.in: - - add emacs mode spec - update requres - read /etc/rpm/macros.* - -2005-05-01 23:51 Olivier Thauvin - - * configure.ac, rpm-mandriva-setup.spec: - in way to 0.3 - -2005-05-01 23:46 Olivier Thauvin - - * rpm-mandriva-setup.spec: - 0.2 - -2005-05-01 23:45 Olivier Thauvin - - * configure.ac, make_macrosfiles.sh.in, rpm-mandriva-setup.spec: - - fix optflags - -2005-05-01 02:44 Olivier Thauvin - - * rpmpopt: - really add rpmpopt - -2005-05-01 02:41 Olivier Thauvin - - * Makefile.am, configure.ac, macros-perarch.in, macros.in, - make_macrosfiles.sh.in, rpmrc.in: - add rpmpopt - fix optflags in - macros - -2005-04-29 05:14 Olivier Thauvin - - * Makefile.am, Makefile.in, brp-compress, brp-strip-static-archive, - configure.ac, http.req, macros.in, magic.prov, magic.req, - perl.prov, perl.req, rpm-mandriva-setup.spec, rpmrc.in: - remove - Makefile.in from cvs - more scripts - version is 0.1 (in way) - - use spec-helper at time - -2005-04-28 20:16 Olivier Thauvin - - * Makefile.am, Makefile.in, macros.in, rpmrc.in: - update mkrel - - include rpm rpmrc in our rpmrc - minor fixes - -2005-04-27 04:06 Olivier Thauvin - - * find-requires.in, find-provides.in: - fix tr call for mono - req/prov - -2005-04-27 01:25 Olivier Thauvin - - * AUTHORS, COPYING, INSTALL, Makefile.am, Makefile.in, NEWS, - README, brp-compress, brp-strip, brp-strip-comment-note, - configure.ac, filter.sh, find-debuginfo.sh, find-lang.sh, - find-provides.in, find-provides.perl.in, find-requires.in, - install-sh, ltmain.sh, macros-perarch.in, macros.in, - make_macrosfiles.sh.in, rpm-mandriva-setup.spec, rpmrc.in: - - import - diff --git a/configure.ac b/configure.ac index 16acc4b..3166c5e 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.35, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.36, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR -- cgit v1.2.1