From 676fff9e9637d03b3c5e27a1bb5f264450d7d0f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Thu, 6 Oct 2005 16:14:26 +0000 Subject: 1.6 (2007 material, use MDK-2006_0{,-branch} for 2006) --- configure.ac | 2 +- rpm-mandriva-setup.spec | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index baf2d52..5e50cbf 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.5.1, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.6, 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 4063534..e1e80ac 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.5.1 +%define version 1.6 %define release %mkrel 1 # This can be usefull for backport as rpm-4.2 @@ -92,6 +92,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Oct 6 2005 Gwenole Beauchesne 1.6-1mdk +- enable -debug packages for 2007 +- build with -fasynchronous-unwind-tables on regular x86 too +- build C code with -fexceptions too + * Thu Oct 6 2005 Gwenole Beauchesne 1.5.1-1mdk - fix %%py_libdir for lib64 platforms (#18772) - perl.req: add the proper detection of 'use base qw(Foo::Bar)' -- cgit v1.2.1