commit 7cbada09b214224cf2d6dfe728a7588b07236ddb Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Feb 4 06:14:15 2011 +0100 install to vendorlib again at least until we decide what's happening with perl/core vs vendor perl-Parse-CPAN-Meta.spec | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/perl-Parse-CPAN-Meta.spec b/perl-Parse-CPAN-Meta.spec index 223eff2..93a5d53 100644 --- a/perl-Parse-CPAN-Meta.spec +++ b/perl-Parse-CPAN-Meta.spec @@ -2,7 +2,7 @@ Name: perl-Parse-CPAN-Meta # dual-lifed module needs to match the epoch in perl.spec Epoch: 1 Version: 1.4200 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse META.yml and META.json CPAN metadata files License: GPL+ or Artistic Group: Development/Libraries @@ -30,7 +30,7 @@ JSON::PP and/or CPAN::Meta::YAML. %setup -q -n Parse-CPAN-Meta-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=perl +%{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install @@ -47,10 +47,13 @@ make test %files %defattr(-,root,root,-) %doc Changes -%{perl_privlib}/* +%{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Fri Feb 04 2011 Iain Arnell <iarnell@xxxxxxxxx> 1:1.4200-2 +- install to vendorlib again + * Fri Jan 28 2011 Iain Arnell <iarnell@xxxxxxxxx> 1:1.4200-1 - Specfile autogenerated by cpanspec 1.78. - bump epoch to match that in perl.spec -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel