[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