Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=636107 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> 2010-09-22 08:14:53 EDT --- Oops. Old SRPM. The SPEC file has proper installdir. Actually installdir value should be `core'. Not `perl'. See `perldoc Module::Build'. Do you agree? --- - 2010-09-22 12:13:41.855225992 +0200 +++ perl-STD.spec 2010-09-22 12:13:23.590425381 +0200 @@ -7,7 +7,7 @@ URL: http://search.cpan.org/dist/STD/ Source0: http://www.cpan.org/authors/id/S/SO/SOREAR/STD-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl >= 1:v5.10 +BuildRequires: perl >= 4:5.10 BuildRequires: perl(File::ShareDir) >= 1.02 BuildRequires: perl(Module::Build) >= 0.3601 BuildRequires: perl(Moose) @@ -33,7 +33,7 @@ %setup -q -n STD-%{version} %build -%{__perl} Build.PL installdirs=vendor +%{__perl} Build.PL installdirs=core ./Build %install -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review