Simpler, more to the point descriptions for subpackages
This commit is contained in:
parent
526fc5c885
commit
7761d0b114
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user