Bug 13474 - Add new environment variables to buildsystem / rpm -b
Summary: Add new environment variables to buildsystem / rpm -b
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-03 10:50 CEST by Jerome Quelin
Modified: 2015-05-19 19:06 CEST (History)
0 users

See Also:
Source RPM: rpm-mageia-setup
CVE:
Status comment:


Attachments

Description Jerome Quelin 2014-06-03 10:50:25 CEST
To help configuration of perl packages in build system, I propose to add the following environment variables to buildsystem (ideally that should also be triggered when using "rpm -b" so that local builds also benefit from that):

PERL_MM_USE_DEFAULT=1
==> tell ExtUtils::MakeMaker::prompt to use the default instead of prompting the user.

PERL_AUTOINSTALL=--skipdeps
PERL_EXTUTILS_AUTOINSTALL=--skipdeps
==> do not try to auto-install missing deps from CPAN if they are missing. If they are missing, we need to package them a rpm and add a buildrequires.

thanks.

Reproducible: 

Steps to Reproduce:
Comment 1 Thierry Vignaud 2014-06-03 15:10:32 CEST
Why not?
But wrong package

Source RPM: rpm => rpm-mageia-setup

Samuel Verschelde 2015-05-19 19:06:55 CEST

Severity: normal => enhancement


Note You need to log in before you can comment on or make changes to this bug.