From 83dbec8310b28a594399b87bd79650edcf90a5fb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:42 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- dialog.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/dialog.spec b/dialog.spec index c4cc662..194c700 100644 --- a/dialog.spec +++ b/dialog.spec @@ -4,7 +4,6 @@ Name: dialog Version: 1.3 Release: 15.%{dialogsubversion}%{?dist} License: LGPLv2 -Group: Applications/System URL: https://invisible-island.net/dialog/dialog.html Source: ftp://ftp.invisible-island.net/dialog/dialog-%{version}-%{dialogsubversion}.tgz BuildRequires: ncurses-devel gcc gettext findutils libtool @@ -23,7 +22,6 @@ Install dialog if you would like to create TTY dialog boxes. %package devel Summary: Development files for building applications with the dialog library -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} ncurses-devel %description devel