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 3bbd63e..8fe5065 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.7 +%define version 1.8 %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 +* 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" + * Tue Oct 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.7-1mdk - Insert a dependency on libperl.so for XS perl modules |