[Mageia-dev] perl 5.12.3 on its way

Thierry Vignaud thierry.vignaud at gmail.com
Wed Feb 16 22:51:37 CET 2011


On 16 February 2011 22:48, Pascal Terjan <pterjan at gmail.com> wrote:
>>> Do you have ideas for this pb to not happen anymore ?
>>>
>>
>> a BIG FAT warning at top of spec.
>
> Or a specific check at upload (in rpmlint ?)

Or in perl.spec itself, maybe BR some widely used module.
eg:

BuildRequires: perl-URPM
(...)
%check
perl -MURPM -e 'exit(0)';echo $?


If on first upload, it failed to load perl-URPM, let's jut abort.
We reverse the logic: "let's remember not to screw uploading new perl"
into "we'll only have to bother when uploading a new major perl"


More information about the Mageia-dev mailing list