From 91b4fb283d622dcbc968290d09c1561e17197e74 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:13 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- puppet.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/puppet.spec b/puppet.spec index a029813..acbafdd 100644 --- a/puppet.spec +++ b/puppet.spec @@ -46,7 +46,6 @@ Patch03: 0003-Remove-Fedora-release-restrictions-from-DNF-provider.patch Patch04: 0004-PUP-9069-Add-support-for-RHEL8.patch # https://github.com/puppetlabs/puppet/pull/7140 (PUP-9198) Patch05: 0005-PUP-9198-Add-RHEL8-support-in-the-dnf-provider.patch -Group: System Environment/Base BuildRequires: git BuildRequires: ruby-devel >= 1.8.7 @@ -122,7 +121,6 @@ normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. %package server -Group: System Environment/Base Summary: Server for the puppet system management tool Requires: puppet = %{version}-%{release} %if 0%{?_with_systemd}