diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 3fa5b96..8b1cc0f 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.16 +%define version 1.17 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.17-1mdk +- Don't provide .so files that aren't in standard paths +- Don't search perl files for provides if they don't end with .pm + * Thu Mar 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.16-1mdk - Fix automatic deps for some devel packages (Guillaume Rousse) - Update OS name |