Author: glen Date: Thu Aug 24 15:47:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - drop FAQ.php (contains text What is PHP3). thx zod
---- Files affected: SPECS: php4.spec (1.551 -> 1.552) ---- Diffs: ================================================================ Index: SPECS/php4.spec diff -u SPECS/php4.spec:1.551 SPECS/php4.spec:1.552 --- SPECS/php4.spec:1.551 Sun Aug 20 16:18:50 2006 +++ SPECS/php4.spec Thu Aug 24 17:47:09 2006 @@ -51,7 +51,7 @@ %bcond_without apache2 # disable building apache 2.x module %bcond_without fcgi # disable building FCGI SAPI %bcond_without zts # disable experimental-zts -%bcond_with versioning # build with experimental versioning (to load php4/php5 into same apache) +%bcond_with versioning # build with experimental versioning (to load php4/php5 into same apache) %define apxs1 /usr/sbin/apxs1 %define apxs2 /usr/sbin/apxs @@ -86,7 +86,7 @@ Group: Libraries Source0: http://www.php.net/distributions/php-%{version}.tar.bz2 # Source0-md5: bc6fa8908e2ac36e93bab9f7d42cda3a -Source1: FAQ.%{name} + Source2: zend.gif Source3: %{name}-mod_php.conf Source4: %{name}-cgi-fcgi.ini @@ -1944,7 +1944,6 @@ %endif install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/php-cgi.ini install %{SOURCE7} $RPM_BUILD_ROOT%{_sysconfdir}/php-cli.ini -install %{SOURCE1} . %if %{with apache1} install %{SOURCE2} php.gif $RPM_BUILD_ROOT/home/services/apache/icons @@ -3222,6 +3221,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.552 2006/08/24 15:47:09 glen +- drop FAQ.php (contains text What is PHP3). thx zod + Revision 1.551 2006/08/20 14:18:50 arekm - disable gmp patch; breaks build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.551&r2=1.552&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
