From 3c5acde218e7ee925d5b38326e90680411f369df Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 28 Sep 2016 12:55:34 +0200 Subject: [PATCH] Don't set group tags They are unused in Fedora. --- rest.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/rest.spec b/rest.spec index e3c698c..a2f5cc9 100644 --- a/rest.spec +++ b/rest.spec @@ -3,7 +3,6 @@ Version: 0.8.0 Release: 1%{?dist} Summary: A library for access to RESTful web services -Group: System Environment/Libraries License: LGPLv2 URL: http://www.gnome.org Source0: http://download.gnome.org/sources/%{name}/0.8/%{name}-%{version}.tar.xz @@ -25,7 +24,6 @@ this library is attempting to support. %package devel Summary: Development package for %{name} -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel