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:52 +01:00
parent e612873dbd
commit 52ec98fe3f

View File

@ -5,7 +5,6 @@ Name: libutempter
Version: 1.1.6
Release: 15%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter
Source0: ftp://ftp.altlinux.org/pub/people/ldv/utempter/%{name}-%{version}.tar.bz2
@ -22,7 +21,6 @@ screen and xterm to record user sessions to utmp and wtmp files.
%package devel
Summary: Development environment for utempter
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel