[initial-setup][rhel7-branch/master][PATCH] Move the firstboot(windowmanager) dependency to the GUI package

Samantha N. Bueno sbueno+anaconda at redhat.com
Thu Nov 20 16:05:10 UTC 2014


On Thu, Nov 20, 2014 at 04:16:06PM +0100, Martin Kolman wrote:
> Signed-off-by: Martin Kolman <mkolman at redhat.com>

Ack.

> ---
>  initial-setup.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/initial-setup.spec b/initial-setup.spec
> index 8e9d2ec..57c79bd 100644
> --- a/initial-setup.spec
> +++ b/initial-setup.spec
> @@ -35,7 +35,6 @@ Requires: anaconda-tui >= %{anacondaver}
>  Requires(post): systemd
>  Requires(preun): systemd
>  Requires(postun): systemd
> -Requires: firstboot(windowmanager)
>  Requires: libreport-python
>  Requires: python-di
>  Conflicts: firstboot < 19.2
> @@ -49,6 +48,7 @@ Summary: Graphical user interface for the initial-setup utility
>  Requires: gtk3
>  Requires: anaconda-gui >= %{anacondaver}
>  Requires: %{name} = %{version}-%{release}
> +Requires: firstboot(windowmanager)
>  
>  %description gui
>  The initial-setup-gui package contains a graphical user interface for the
> -- 
> 1.9.3
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list