Simpler, more to the point descriptions for subpackages

This commit is contained in:
Mathieu Bridon 2012-09-28 16:53:57 +08:00
parent 526fc5c885
commit 7761d0b114

View File

@ -17,6 +17,7 @@ Libev is modeled (very loosely) after libevent and the Event Perl
module, but is faster, scales better and is more correct, and also more
featureful. And also smaller.
%package devel
Summary: High-performance event loop/event model with lots of features
Group: System Environment/Libraries
@ -24,9 +25,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: pkgconfig
%description devel
Libev is modeled (very loosely) after libevent and the Event Perl
module, but is faster, scales better and is more correct, and also more
featureful. And also smaller. Development libraries.
This package contains the development headers and libraries for libev.
%package source
@ -39,9 +38,6 @@ BuildArch: noarch
%description source
This package contains the source code for libev.
Libev is modeled (very loosely) after libevent and the Event Perl
module, but is faster, scales better and is more correct, and also more
featureful. And also smaller. Development libraries.
%prep
%setup -q