diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-01-04 14:18:30 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-01-04 14:18:30 +0000 |
commit | 4af4161ae2bc83a28032c72d26acb3bc1d80aeb6 (patch) | |
tree | c772d6eb0870bd8220a98be6ea29907c2a22a16f /rpm-mandriva-setup.spec | |
parent | 154889050ed8a4b6d9685cb47a4f9e25779173f8 (diff) | |
download | rpm-setup-4af4161ae2bc83a28032c72d26acb3bc1d80aeb6.tar rpm-setup-4af4161ae2bc83a28032c72d26acb3bc1d80aeb6.tar.gz rpm-setup-4af4161ae2bc83a28032c72d26acb3bc1d80aeb6.tar.bz2 rpm-setup-4af4161ae2bc83a28032c72d26acb3bc1d80aeb6.tar.xz rpm-setup-4af4161ae2bc83a28032c72d26acb3bc1d80aeb6.zip |
1.9-1mdk
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" |