From 59e289a6f4fb696098ef3fab74921d19ee71153d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:59 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- opensm.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/opensm.spec b/opensm.spec index ac2458d..efbd8ec 100644 --- a/opensm.spec +++ b/opensm.spec @@ -40,14 +40,12 @@ running the opensm daemon. %package libs Summary: Libraries used by opensm and included utilities -Group: System Environment/Libraries %description libs Shared libraries for Infiniband user space access %package devel Summary: Development files for the opensm-libs libraries -Group: Development/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel @@ -55,7 +53,6 @@ Development environment for the opensm libraries %package static Summary: Static version of the opensm libraries -Group: Development/Libraries Requires: %{name}-devel%{?_isa} = %{version}-%{release} %description static Static version of opensm libraries