SPECS: php4.spec - up to 4.4.0; fix apache1/2 bconds

arekm arekm at pld-linux.org
Mon Jul 11 21:57:46 CEST 2005


Author: arekm                        Date: Mon Jul 11 19:57:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 4.4.0; fix apache1/2 bconds

---- Files affected:
SPECS:
   php4.spec (1.449 -> 1.450) 

---- Diffs:

================================================================
Index: SPECS/php4.spec
diff -u SPECS/php4.spec:1.449 SPECS/php4.spec:1.450
--- SPECS/php4.spec:1.449	Mon Jul 11 00:20:03 2005
+++ SPECS/php4.spec	Mon Jul 11 21:57:41 2005
@@ -75,13 +75,13 @@
 Summary(ru):	PHP ÷ĹŇÓÉÉ 4 - ŃÚŮË ĐŇĹĐŇĎĂĹÓÓÉŇĎ×ÁÎÉŃ HTML-ĆÁĘĚĎ×, ×ŮĐĎĚÎŃĹÍŮĘ ÎÁ ÓĹŇ×ĹŇĹ
 Summary(uk):	PHP ÷ĹŇÓŚ§ 4 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php4
-Version:	4.3.11
-Release:	5%{?with_hardening:hardened}
+Version:	4.4.0
+Release:	0.1%{?with_hardening:hardened}
 Epoch:		3
 Group:		Libraries
 License:	PHP
 Source0:	http://www.php.net/distributions/php-%{version}.tar.bz2
-# Source0-md5:	fbc67d240812136a9842bc1f2a217b7a
+# Source0-md5:	e85b606fe48198bfcd785e5a5b1c9613
 Source1:	FAQ.%{name}
 Source2:	zend.gif
 Source3:	%{name}-module-install
@@ -2516,6 +2516,7 @@
 #%files
 #%defattr(644,root,root,755)
 
+%if %{with apache1}
 %files -n apache1-mod_php4
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/apache/conf.d/*_mod_php4.conf
@@ -2525,13 +2526,16 @@
 # - name it by real sapi name? (apxs, apxs2?)
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php-apache.ini
 /home/services/apache/icons/*
+%endif
 
+%if %{with apache2}
 %files -n apache-mod_php4
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/httpd/httpd.conf/*_mod_php4.conf
 %attr(755,root,root) %{_libdir}/apache/libphp4.so
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/php-apache.ini
 /home/services/httpd/icons/*
+%endif
 
 %files fcgi
 %defattr(644,root,root,755)
@@ -2570,7 +2574,6 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/phpextdist
 %attr(755,root,root) %{_bindir}/phpize
 %attr(755,root,root) %{_bindir}/php-config
 %attr(755,root,root) %{_libdir}/libphp_common.so
@@ -2578,6 +2581,8 @@
 %{_libdir}/libphp_common.la
 %{_includedir}/php
 %{_libdir}/php/build
+%{_mandir}/man1/php-config.1*
+%{_mandir}/man1/phpize.1*
 
 %files bcmath
 %defattr(644,root,root,755)
@@ -2926,6 +2931,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.450  2005/07/11 19:57:41  arekm
+- up to 4.4.0; fix apache1/2 bconds
+
 Revision 1.449  2005/07/10 22:20:03  glen
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4.spec?r1=1.449&r2=1.450&f=u




More information about the pld-cvs-commit mailing list