From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/20110216/002605.html | 77 +++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110216/002605.html (limited to 'zarb-ml/mageia-dev/20110216/002605.html') diff --git a/zarb-ml/mageia-dev/20110216/002605.html b/zarb-ml/mageia-dev/20110216/002605.html new file mode 100644 index 000000000..38e9f7d0e --- /dev/null +++ b/zarb-ml/mageia-dev/20110216/002605.html @@ -0,0 +1,77 @@ + + + + [Mageia-dev] perl 5.12.3 on its way + + + + + + + + + +

[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
+ -- cgit v1.2.1