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/2011-August/007647.html | 85 ++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-August/007647.html (limited to 'zarb-ml/mageia-dev/2011-August/007647.html') diff --git a/zarb-ml/mageia-dev/2011-August/007647.html b/zarb-ml/mageia-dev/2011-August/007647.html new file mode 100644 index 000000000..2d3a1842e --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007647.html @@ -0,0 +1,85 @@ + + + + [Mageia-dev] change in perl automatic provides extraction + + + + + + + + + +

[Mageia-dev] change in perl automatic provides extraction

+ Jerome Quelin + jquelin at gmail.com +
+ Mon Aug 29 13:08:12 CEST 2011 +

+
+ +
On 11/08/25 16:41 +0200, Jerome Quelin wrote:
+> i therefore propose to apply the following patch:
+> $ svn di
+> Index: find-provides.in
+> ===================================================================
+> --- find-provides.in    (révision 1889)
+> +++ find-provides.in    (copie de travail)
+> @@ -47,7 +47,7 @@
+>  #
+>  # --- Perl modules.
+>  [ -x @RPMVENDORDIR@/perl.prov ] &&
+> -    echo "$filelist" | tr '[:blank:]' \\n | @RPMVENDORDIR@/perl.prov | grep 'perl([[:upper:]]' | sort -u \
+> +    echo "$filelist" | tr '[:blank:]' \\n | @RPMVENDORDIR@/perl.prov | grep 'perl(' | sort -u \
+>         && test ${PIPESTATUS[2]} -ne 0 && echo 'error: @RPMVENDORDIR@/perl.prov failed' >&2 && exit 1
+>  
+>  #
+> 
+> 
+> ==> if someone has a compelling reason to disagree, speak now
+> 
+> otherwise, i'll proceed with the change, and will rebuild (at least)
+> perl to provide those. other modules will be rebuilt when updating them
+> to latest upstream.
+
+since nobody objected, i proceeded with the change which should land to
+bs soonish.
+
+jérôme 
+
+ + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1