Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
b8ff2474a1
commit
5f0f8b64d9
@ -3,7 +3,6 @@ Name: chkconfig
|
||||
Version: 1.11
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
URL: https://github.com/fedora-sysv/chkconfig
|
||||
Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -19,7 +18,6 @@ of the drudgery of manually editing the symbolic links.
|
||||
|
||||
%package -n ntsysv
|
||||
Summary: A tool to set the stop/start of system services in a runlevel
|
||||
Group: System Environment/Base
|
||||
Requires: chkconfig = %{version}-%{release}
|
||||
|
||||
%description -n ntsysv
|
||||
|
||||
Loading…
Reference in New Issue
Block a user