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:47 +01:00
parent 4f710d5172
commit c96687e052

View File

@ -3,7 +3,6 @@ Name: gpm
Version: 1.20.7
Release: 16%{?dist}
License: GPLv2 and GPLv2+ with exceptions and GPLv3+ and Verbatim and Copyright only
Group: System Environment/Daemons
URL: http://www.nico.schottelius.org/software/gpm/
#URL2 : http://freecode.com/projects/gpm
@ -49,7 +48,6 @@ mouse button.
%package libs
Summary: Dynamic library for for the gpm
Group: System Environment/Libraries
%description libs
This package contains the libgpm.so dynamic library which contains
@ -59,7 +57,6 @@ the gpm system calls and library functions.
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
Summary: Development files for the gpm library
Group: Development/Libraries
%description devel
The gpm-devel package includes header files and libraries necessary
@ -69,7 +66,6 @@ mouse support to text-based Linux applications.
%package static
Requires: %{name} = %{version}-%{release}
Summary: Static development files for the gpm library
Group: Development/Libraries
%description static
The gpm-static package includes static libraries of gpm. The gpm provides