diff --git a/libev.spec b/libev.spec index 11fb672..4a6b53b 100644 --- a/libev.spec +++ b/libev.spec @@ -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