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

Vratislav Podzimek vpodzime at redhat.com
Mon Nov 24 06:35:08 UTC 2014


On Thu, 2014-11-20 at 16:29 +0100, Martin Kolman wrote:
> 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.
In other words: "Everybody loves cherry-picking!" :)

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list