Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
2f0e3821cc
commit
83dbec8310
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user