Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:42 +01:00
parent 2f0e3821cc
commit 83dbec8310

View File

@ -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