From 4af4161ae2bc83a28032c72d26acb3bc1d80aeb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Wed, 4 Jan 2006 14:18:30 +0000 Subject: 1.9-1mdk --- configure.ac | 2 +- rpm-mandriva-setup.spec | 14 +++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 6534fbd..d71e30d 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.8, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.9, 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 8fe5065..a94ebd2 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.8 +%define version 1.9 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,18 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jan 4 2006 Gwenole Beauchesne 1.9-1mdk +- find-debuginfo.sh: preserve setuid/setgid permissions when stripping + files for -debug package +- Rafael Garcia-Suarez + * perl.req: Fix typo in comment + * macros.in: Typo fix +- 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 + * macros.in: - Fix PreReq, thanks neoclust to recall me this + * Mon Oct 17 2005 Rafael Garcia-Suarez 1.8-1mdk - Ignore perl version requires - Get correctly the Perl dependencies from "use base" -- cgit v1.2.1