Author: zergin Date: Wed Apr 15 23:50:22 2009 GMT Module: SPECS Tag: DEVEL ---- Log message: - php-cgi Provides: webserver(php) as php-fcgi used to - new snap 200904152030
---- Files affected: SPECS: php.spec (1.688.2.28 -> 1.688.2.29) ---- Diffs: ================================================================ Index: SPECS/php.spec diff -u SPECS/php.spec:1.688.2.28 SPECS/php.spec:1.688.2.29 --- SPECS/php.spec:1.688.2.28 Wed Apr 1 17:26:57 2009 +++ SPECS/php.spec Thu Apr 16 01:50:14 2009 @@ -77,7 +77,7 @@ %endif %define rel 0.29 -%define snap 200904010630 +%define snap 200904152030 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -91,7 +91,7 @@ License: PHP Group: Libraries Source0: http://snaps.php.net/%{name}5.3-%{snap}.tar.bz2 -# Source0-md5: 1e4406a94afedb816f4faf4de12c4798 +# Source0-md5: 643edcf615d4d7423b5d709ad6ea670d Source3: %{name}-mod_%{name}.conf # Taken from: http://browsers.garykeith.com/downloads.asp Source9: %{name}_browscap.ini @@ -300,6 +300,7 @@ Requires: %{name}-common = %{epoch}:%{version}-%{release} Provides: php(cgi) Provides: php(fcgi) +Provides: webserver(php) Obsoletes: php-fcgi %description cgi @@ -2597,7 +2598,7 @@ %defattr(644,root,root,755) %dir /usr/share/php/tests /usr/share/php/tests/quicktester.inc -/usr/share/php/tests/run-tests.php +%attr(755,root,root) /usr/share/php/tests/run-tests.php %dir /usr/share/php/tests/basic /usr/share/php/tests/basic/* @@ -2685,6 +2686,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.688.2.29 2009/04/15 23:50:14 zergin +- php-cgi Provides: webserver(php) as php-fcgi used to +- new snap 200904152030 + Revision 1.688.2.28 2009/04/01 15:26:57 zergin - up to 2009040101 (post RC1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php.spec?r1=1.688.2.28&r2=1.688.2.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
