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