summaryrefslogtreecommitdiffstats
path: root/php-pecl-event-dev.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-26 17:12:15 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-26 17:12:15 +0200
commit7f0e7f3e1825a0ffc3a40cf19520572f119a06d2 (patch)
tree74ed6b447b933ff217ad6a71adc2fa42caf0b1a2 /php-pecl-event-dev.spec
parent96284891a3be14917d52bd5da2f5d5dc57b94ba3 (diff)
php-pecl-event: cleanups for review
Diffstat (limited to 'php-pecl-event-dev.spec')
-rw-r--r--php-pecl-event-dev.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/php-pecl-event-dev.spec b/php-pecl-event-dev.spec
index 0f4a50a..de941f5 100644
--- a/php-pecl-event-dev.spec
+++ b/php-pecl-event-dev.spec
@@ -53,8 +53,8 @@ Obsoletes: php55-pecl-%{pecl_name}
%description
This is an extension to efficiently schedule I/O, time and signal based
-events using the best I/O notification mechanism available for specific platform.
-This is a port of libevent to the PHP infrastructure.
+events using the best I/O notification mechanism available for specific
+platform. This is a port of libevent to the PHP infrastructure.
Version 1.0.0 introduces:
* new OO API breaking backwards compatibility
@@ -85,8 +85,6 @@ EOF
%build
-# --with-event-pthreads cause test failure
-
cd %{pecl_name}-%{version}
%{_bindir}/phpize
%configure \