From 5f0f8b64d95b1c5bc470d462ccb8196c9aeaa64b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:40 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- chkconfig.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/chkconfig.spec b/chkconfig.spec index 6c05b80..88fc974 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -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