diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2005-10-06 16:19:05 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2005-10-06 16:19:05 +0000 |
commit | 2f9397f30384664cfdbc6f07d58d081f36193fd7 (patch) | |
tree | 3fb399817a3cd9c86cbe7a107e38fe63c4b5c07f | |
parent | 676fff9e9637d03b3c5e27a1bb5f264450d7d0f3 (diff) | |
download | rpm-setup-2f9397f30384664cfdbc6f07d58d081f36193fd7.tar rpm-setup-2f9397f30384664cfdbc6f07d58d081f36193fd7.tar.gz rpm-setup-2f9397f30384664cfdbc6f07d58d081f36193fd7.tar.bz2 rpm-setup-2f9397f30384664cfdbc6f07d58d081f36193fd7.tar.xz rpm-setup-2f9397f30384664cfdbc6f07d58d081f36193fd7.zip |
-rw-r--r-- | ChangeLog | 56 |
1 files changed, 56 insertions, 0 deletions
@@ -1,3 +1,59 @@ +2005-10-06 18:14 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * configure.ac, rpm-mandriva-setup.spec: 1.6 (2007 material, use + MDK-2006_0{,-branch} for 2006) + +2005-10-06 18:13 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * 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 <gbeauchesne at mandriva.com> + + * Makefile.am: cvstag facility + +2005-10-06 18:02 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * configure.ac, rpm-mandriva-setup.spec: 1.5.1-1mdk + +2005-10-06 17:44 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * macros.in: %_lib independent fixes to %py_* macros, use distutils + +2005-09-28 21:18 Michael Scherer <mscherer at mandrake.org> + + * perl.req: add the proper detection of 'use base qw(Foo::Bar)' + construct + +2005-09-22 19:54 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * macros.in: - fix py_libdir #18772 + +2005-08-26 00:52 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * configure.ac, rpm-mandriva-setup.spec: 1.5-1mdk + +2005-08-26 00:51 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * macros.in, rpmrc.in: factor out common compile flags and build + with -D_FORTIFY_SOURCE=2 + +2005-08-26 00:48 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * macros.in: make generation of debug packages work again (aka fix + mdv split + merge from Conectiva macros) + +2005-08-26 00:45 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * find-debuginfo.sh: strip shared libs too, really ship with + eu-strip'ed binaries & libs + +2005-08-18 22:04 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * rpm-mandriva-setup.spec: - version is 1.4 vi + rpm-mandriva-setup.spec + 2005-08-18 21:55 Olivier Thauvin <thauvin at aerov.jussieu.fr> * configure.ac, rpm-mandriva-setup.spec: - 1.3 |