[initial-setup][rhel7-branch][master][f21-branch][PATCH] Explicitly require the main package in the GUI sub package (#1078917)

Brian C. Lane bcl at redhat.com
Fri Oct 31 21:18:21 UTC 2014


On Fri, Oct 31, 2014 at 07:25:03PM +0100, Martin Kolman wrote:
> Related: rhbz#1078917
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  initial-setup.spec | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/initial-setup.spec b/initial-setup.spec
> index 003b0ee..149d0c0 100644
> --- a/initial-setup.spec
> +++ b/initial-setup.spec
> @@ -48,6 +48,7 @@ a series of steps that allows for easier configuration of the machine.
>  Summary: Graphical user interface for the initial-setup utility
>  Requires: gtk3
>  Requires: anaconda-gui >= %{anacondaver}
> +Requires: %{name} = %{version}-%{release}
>  
>  %description gui
>  The initial-setup-gui package contains a graphical user interface for the
> -- 
> 1.9.3

Ack

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


More information about the anaconda-patches mailing list