Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=907704 Bug ID: 907704 Summary: Use the plain `perl` command instead of the `%{_perl}` macro in generated specfiles Product: Fedora Version: 18 Component: cpanspec Severity: unspecified Priority: unspecified Reporter: bochecha@xxxxxxxxxxxxxxxxx Description of problem: In all my recent perl-related package submissions, the reviewer has suggested to me to use the plain `perl` command instead of the `%{_perl}` macro. For example: %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} Now, of course I'll try to pay more attention to it, or else reviewers will be tired of always repeating the same thing. :) However, it would be very helpful if cpanspec could create specfiles which directly respect our experts' recommendations, so that we don't have to change it for every package. This is with: cpanspec-1.78-12.fc18.noarch -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=R3oWflZHQH&a=cc_unsubscribe -- 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