From 2c6b87d53f5ba2a033bfef632f058e9c64e370dc Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 14 Mar 2006 13:28:10 +0000 Subject: 1.15-1mdk --- ChangeLog | 33 ++++++++++++++++++++++++++++++++- configure.ac | 2 +- rpm-mandriva-setup.spec | 9 ++++++++- 3 files changed, 41 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 52d4473..306fc3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,35 @@ -2006-01-15 20:27 Olivier Thauvin +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 diff --git a/configure.ac b/configure.ac index f271736..1658252 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.14, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.15, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 7b9077f..b2f08e0 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.14 +%define version 1.15 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,13 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Mar 14 2006 Rafael Garcia-Suarez 1.15-1mdk +- Set _repackage_all_erasures to 0 (rgs) +- Add a way to disable fortify from cflags (Olivier Thauvin) +- Add a macro to list all sparc-compatible archs (Per Øyvind Karlsen) +- Emacs mode fixes (Pixel) +- Remove pre flags on python requirement (Helio) + * Sun Jan 15 2006 Olivier Thauvin 1.14-1mdk - remove /etc/rpm/macros.* from macros search path - add macro for gcjdb (Giuseppe) -- cgit v1.2.1