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

Martin Kolman mkolman at redhat.com
Thu Nov 20 15:29:36 UTC 2014


On Thu, 2014-11-20 at 16:16 +0100, Martin Kolman wrote:
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  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
Just a slight correction - the wrong dependency appears to be only on
RHEL7, not on master, so this patch is rhel7-branch only.



More information about the anaconda-patches mailing list