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