diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 14 |
1 files changed, 13 insertions, 1 deletions
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 <gbeauchesne@mandriva.com> 1.9-1mdk +- find-debuginfo.sh: preserve setuid/setgid permissions when stripping + files for -debug package +- Rafael Garcia-Suarez <rgarciasuarez at mandriva.com> + * perl.req: Fix typo in comment + * macros.in: Typo fix +- Olivier Thauvin <thauvin at aerov.jussieu.fr> + * 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 <rgarciasuarez@mandriva.com> 1.8-1mdk - Ignore perl version requires - Get correctly the Perl dependencies from "use base" |