From 13c7498c8d0c40c02dc5a29fc7f538e0bbeb813c Mon Sep 17 00:00:00 2001 From: Mathieu Bridon Date: Tue, 26 Nov 2013 13:05:36 +0800 Subject: [PATCH] Spec cleanup: drop the obsolete 'Group' tags --- libev.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libev.spec b/libev.spec index ff1b12e..b5df820 100644 --- a/libev.spec +++ b/libev.spec @@ -23,7 +23,6 @@ featureful. And also smaller. %package devel Summary: High-performance event loop/event model with lots of features -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig @@ -33,7 +32,6 @@ This package contains the development headers and libraries for libev. %package source Summary: High-performance event loop/event model with lots of features -Group: System Environment/Libraries %if 0%{?fedora} >= 12 || 0%{?rhel} > 5 BuildArch: noarch %endif