packages: php/php.spec - pcntl available in all sapis (@PHP_5_2)
glen
glen at pld-linux.org
Tue Mar 16 11:11:01 CET 2010
Author: glen Date: Tue Mar 16 10:11:01 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- pcntl available in all sapis (@PHP_5_2)
---- Files affected:
packages/php:
php.spec (1.857 -> 1.858)
---- Diffs:
================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.857 packages/php/php.spec:1.858
--- packages/php/php.spec:1.857 Tue Mar 16 11:00:28 2010
+++ packages/php/php.spec Tue Mar 16 11:10:56 2010
@@ -1032,7 +1032,7 @@
Summary(pl.UTF-8): Moduł Process Control dla PHP
Group: Libraries
URL: http://www.php.net/manual/en/book.pcntl.php
-Requires: %{name}-cli = %{epoch}:%{version}-%{release}
+Requires: %{name}-common = %{epoch}:%{version}-%{release}
Provides: php(pcntl)
%description pcntl
@@ -2166,7 +2166,7 @@
cp -a conf.d/*.ini $RPM_BUILD_ROOT%{_sysconfdir}/conf.d
# for CLI SAPI only
-mv $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/{pcntl,readline}.ini,cli.d}
+mv $RPM_BUILD_ROOT%{_sysconfdir}/{conf.d/readline.ini,cli.d}
# use system automake and {lib,sh}tool
%if "%{pld_release}" != "ac"
@@ -2796,7 +2796,7 @@
%files pcntl
%defattr(644,root,root,755)
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cli.d/pcntl.ini
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/pcntl.ini
%attr(755,root,root) %{php_extensiondir}/pcntl.so
%if %{with pcre}
@@ -3050,6 +3050,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.858 2010/03/16 10:10:56 glen
+- pcntl available in all sapis (@PHP_5_2)
+
Revision 1.857 2010/03/16 10:00:28 glen
- PHP_5_2:
- simplexml requires spl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.857&r2=1.858&f=u
More information about the pld-cvs-commit
mailing list