diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index a94ebd2..15f52f5 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.9 +%define version 1.10 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jan 05 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.10-1mdk +- Add _rpmlock_path to default macros + * 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 |