[PATCH] Add curl to Requires (#1083205)

Martin Kolman mkolman at redhat.com
Tue Apr 1 17:46:28 UTC 2014


On Tue, 2014-04-01 at 19:33 +0200, Martin Kolman wrote:
> So that curl utility is available in the installation environment
> and can be used from the %pre and %post scripts in kickstart.
> 
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  anaconda.spec.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 76c7464..5f6563e 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -110,6 +110,7 @@ Requires: libgnomekbd
>  Requires: realmd
>  Requires: teamd
>  Requires: keybinder3
> +Requires: curl
>  %ifarch %livearches
>  Requires: usermode
>  Requires: zenity
Please consider this patch deprecated - after discussing this with 
Brian, Lorax looks like a much better place for making sure curl is
available.



More information about the anaconda-patches mailing list