[libev] Simpler, more to the point descriptions for subpackages

Mathieu Bridon bochecha at fedoraproject.org
Fri Sep 28 09:34:58 UTC 2012


commit 7761d0b114942eabe47728c19f688e4292f72fe7
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Fri Sep 28 16:53:57 2012 +0800

    Simpler, more to the point descriptions for subpackages

 libev.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
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


More information about the scm-commits mailing list