From bf9bb4c7a9c91274cc6f0c9d40f72d3f382b3de4 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Tue, 27 Feb 2018 09:21:39 +0100 Subject: [PATCH] Remove Group tag --- sblim-sfcCommon.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec index d0e9d15..56e39ca 100644 --- a/sblim-sfcCommon.spec +++ b/sblim-sfcCommon.spec @@ -3,7 +3,6 @@ Version: 1.0.1 Release: 11%{?dist} Summary: Common functions for SBLIM Small Footprint CIM Broker and CIM Client Library. -Group: Development/Libraries License: EPL URL: http://sourceforge.net/projects/sblim/ Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 @@ -19,7 +18,6 @@ Small Footprint CIM Client (and sblim-sfcc). %package devel Summary: Sblim-sfcCommon Development Files -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel @@ -61,6 +59,7 @@ rm -f %{buildroot}/%{_libdir}/libsfcUtil.la %changelog * Tue Feb 27 2018 Vitezslav Crhonek - 1.0.1-11 - Add BuildRequires gcc and gcc-c++ +- Remove Group tag * Fri Feb 09 2018 Fedora Release Engineering - 1.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild