SPECS: php.spec - require apache >= 2.2 to prevent php module trig...

glen glen at pld-linux.org
Thu Dec 22 00:11:34 CET 2005


Author: glen                         Date: Wed Dec 21 23:11:34 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require apache >= 2.2 to prevent php module triggering partial apache upgrade; rel 3

---- Files affected:
SPECS:
   php.spec (1.523 -> 1.524) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.523 SPECS/php.spec:1.524
--- SPECS/php.spec:1.523	Wed Dec 21 22:55:52 2005
+++ SPECS/php.spec	Thu Dec 22 00:11:29 2005
@@ -81,7 +81,8 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
 Version:	5.1.1
-Release:	2%{?with_hardening:hardened}
+%define	_rel 3
+Release:	%{_rel}%{?with_hardening:hardened}
 Epoch:		4
 Group:		Libraries
 License:	PHP
@@ -298,7 +299,7 @@
 Group:		Development/Languages/PHP
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
 Requires:	apache(modules-api) = %{apache_modules_api}
-Requires:	apache >= 2.0.52-2
+Requires:	apache >= 2.2.0
 Provides:	php = %{epoch}:%{version}-%{release}
 Obsoletes:	phpfi
 Obsoletes:	apache-mod_php < 1:4.1.1
@@ -3037,6 +3038,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.524  2005/12/21 23:11:29  glen
+- require apache >= 2.2 to prevent php module triggering partial apache upgrade; rel 3
+
 Revision 1.523  2005/12/21 21:55:52  glen
 - remove pointless provide on php-common (apache modules dep is on apache specific package)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php.spec?r1=1.523&r2=1.524&f=u



More information about the pld-cvs-commit mailing list