aboutsummaryrefslogtreecommitdiffstats
path: root/rpm-mandriva-setup.spec
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-10-06 16:14:26 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-10-06 16:14:26 +0000
commit676fff9e9637d03b3c5e27a1bb5f264450d7d0f3 (patch)
treed8cd9d0f86f51478dadf0855b0775d8473ae2503 /rpm-mandriva-setup.spec
parentc65b36f06837e4e8f7f0960ac4308f75f63d0ef6 (diff)
downloadrpm-setup-676fff9e9637d03b3c5e27a1bb5f264450d7d0f3.tar
rpm-setup-676fff9e9637d03b3c5e27a1bb5f264450d7d0f3.tar.gz
rpm-setup-676fff9e9637d03b3c5e27a1bb5f264450d7d0f3.tar.bz2
rpm-setup-676fff9e9637d03b3c5e27a1bb5f264450d7d0f3.tar.xz
rpm-setup-676fff9e9637d03b3c5e27a1bb5f264450d7d0f3.zip
1.6 (2007 material, use MDK-2006_0{,-branch} for 2006)
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r--rpm-mandriva-setup.spec7
1 files changed, 6 insertions, 1 deletions
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 <gbeauchesne@mandriva.com> 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 <gbeauchesne@mandriva.com> 1.5.1-1mdk
- fix %%py_libdir for lib64 platforms (#18772)
- perl.req: add the proper detection of 'use base qw(Foo::Bar)'