[PATCH] Do not include dd_list and dd_extract in the anaconda-core package.

Brian C. Lane bcl at redhat.com
Thu Jan 29 17:27:44 UTC 2015


On Thu, Jan 29, 2015 at 10:48:02AM -0500, Chris Lumens wrote:
> This results in file conflicts with anaconda-dracut.
> ---
>  anaconda.spec.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index ad89e44..0800cd9 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -267,6 +267,7 @@ update-desktop-database &> /dev/null || :
>  %{_sbindir}/handle-sshpw
>  %{_datadir}/anaconda
>  %{_prefix}/libexec/anaconda
> +%exclude %{_prefix}/libexec/anaconda/dd_*
>  %{_libdir}/python*/site-packages/pyanaconda/*
>  %exclude %{_libdir}/python*/site-packages/pyanaconda/rescue.py*
>  %exclude %{_libdir}/python*/site-packages/pyanaconda/text.py*
> -- 
> 2.2.1

Ack. odd that I haven't seen a problem with this in lorax.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list