commit acf871a221eea7c11686406cd6e370213cbc14fe
Author: Petr Písař <[email protected]>
Date:   Fri Jun 24 13:50:07 2011 +0200

    Move to vendor path

 perl-Test-Inter.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Inter.spec b/perl-Test-Inter.spec
index 2435eaa..ea0fc8e 100644
--- a/perl-Test-Inter.spec
+++ b/perl-Test-Inter.spec
@@ -25,7 +25,7 @@ replacement.
 chmod -x examples/*
 
 %build
-%{__perl} Build.PL installdirs=core
+%{__perl} Build.PL installdirs=vendor
 ./Build
 
 %install
@@ -42,12 +42,13 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog LICENSE README TODO examples
-%{perl_privlib}/*
+%{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
 * Fri Jun 24 2011 Petr Pisar <[email protected]> - 1.02-1
 - 1.02 bump
+- Move to vendor path
 
 * Mon Jun 20 2011 Marcela Mašláňová <[email protected]> - 1.01-4
 - Perl mass rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to