From 1b75e72986e264603cd54cf2d28ddbacbdb1c2d1 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 9 Jul 2002 10:27:12 +0000 Subject: adapt to vendorlib, cleanup --- perl-MDK-Common.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'perl-MDK-Common.spec') diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index bd8e5da..63574fb 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -2,8 +2,7 @@ # do not change the version here, change in MDK/Common.pm.pl %define version THEVERSION -%define release 1mdk -%define perl_sitelib %(eval "`perl -V:installsitelib`"; echo $installsitelib) +%define release 2mdk Summary: Various simple functions Name: perl-MDK-Common @@ -41,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc COPYING -%{perl_sitelib}/MDK +%{perl_vendorlib}/MDK %files devel %defattr(-,root,root) @@ -50,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Tue Jul 9 2002 Pixel 1.0.3-2mdk +- rebuild for perl 5.8.0 + * Wed Jul 3 2002 Pixel 1.0.3-1mdk - MDK/Common/Func.pm: add "partition" -- cgit v1.2.1