From e98ef51e0e40007f2ef292696609ce62cfe1f83e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:42 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- dlm.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dlm.spec b/dlm.spec index a1b6e77..9d2bc35 100644 --- a/dlm.spec +++ b/dlm.spec @@ -3,7 +3,6 @@ Version: 4.0.6 Release: 9%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ # For a breakdown of the licensing, see README.license -Group: System Environment/Kernel Summary: dlm control daemon and tool URL: https://fedorahosted.org/cluster BuildRequires: gcc @@ -77,7 +76,6 @@ install -Dm 0644 init/dlm.sysconfig %{buildroot}/etc/sysconfig/dlm %package lib Summary: Library for %{name} -Group: System Environment/Libraries Conflicts: clusterlib %description lib @@ -92,7 +90,6 @@ from userland applications. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name}-lib = %{version}-%{release} Conflicts: clusterlib-devel