From 17d9ae7e09c98418c2af99b8e6acf1ef2f17bb71 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:55 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- munge.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/munge.spec b/munge.spec index a50f01c..ea83595 100644 --- a/munge.spec +++ b/munge.spec @@ -3,7 +3,6 @@ Version: 0.5.13 Release: 2%{?dist} Summary: Enables uid & gid authentication across a host cluster -Group: Applications/System # The libs and devel package is GPLv3+ and LGPLv3+ where as the main package is GPLv3 only. License: GPLv3+ and LGPLv3+ URL: https://dun.github.io/munge/ @@ -36,7 +35,6 @@ methods. %package devel Summary: Development files for uid * gid authentication across a host cluster -Group: Applications/System Requires: munge-libs%{?_isa} = %{version}-%{release} %description devel @@ -44,7 +42,6 @@ Header files for developing using MUNGE. %package libs Summary: Runtime libs for uid * gid authentication across a host cluster -Group: Applications/System %description libs Runtime libraries for using MUNGE.