2006-05-25 13:27 Olivier Thauvin * find-requires.in: - strip linux-vdso32 requirement (spturtle) 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