From 4a0a6c4ea4f9ae51bff2ed8dedba5109e0421d09 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:38 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- anaconda.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/anaconda.spec b/anaconda.spec index fcfd3a3..1266d61 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -7,7 +7,6 @@ Name: anaconda Version: 30.19 Release: 1%{?dist} License: GPLv2+ and MIT -Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda # To generate Source0 do: @@ -229,7 +228,6 @@ This package contains textual user interface for the Anaconda installer. %package widgets Summary: A set of custom GTK+ widgets for use with anaconda -Group: System Environment/Libraries Requires: python3 %description widgets @@ -237,7 +235,6 @@ This package contains a set of custom GTK+ widgets used by the anaconda installe %package widgets-devel Summary: Development files for anaconda-widgets -Group: Development/Libraries Requires: glade Requires: %{name}-widgets%{?_isa} = %{version}-%{release}