summaryrefslogtreecommitdiffstats
path: root/php-pecl-event-dev.spec
diff options
context:
space:
mode:
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 \