Spec cleanup: drop the obsolete 'Group' tags

This commit is contained in:
Mathieu Bridon 2013-11-26 13:05:36 +08:00
parent 024ce095b4
commit 13c7498c8d

View File

@ -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