SPECS: php.spec - add Provides php(debug) and php(thread-safety) p...

glen glen at pld-linux.org
Thu Oct 27 17:28:17 CEST 2005


Author: glen                         Date: Thu Oct 27 15:28:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add Provides php(debug) and php(thread-safety) provides in -common; rel 12

---- Files affected:
SPECS:
   php.spec (1.501 -> 1.502) 

---- Diffs:

================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.501 SPECS/php.spec:1.502
--- SPECS/php.spec:1.501	Wed Oct 26 14:40:44 2005
+++ SPECS/php.spec	Thu Oct 27 17:28:11 2005
@@ -82,7 +82,7 @@
 Summary(uk):	PHP ÷ĹŇÓŚ§ 5 - ÍĎ×Á ĐŇĹĐŇĎĂĹÓŐ×ÁÎÎŃ HTML-ĆÁĘĚŚ×, ×ÉËĎÎŐ×ÁÎÁ ÎÁ ÓĹŇ×ĹŇŚ
 Name:		php
 Version:	5.0.5
-Release:	11%{?with_hardening:hardened}
+Release:	12%{?with_hardening:hardened}
 Epoch:		4
 Group:		Libraries
 License:	PHP
@@ -215,6 +215,8 @@
 %define		php_api_version		20031224
 %define		zend_module_api		20041030
 %define		zend_extension_api	220040412
+%define		zend_zts			1
+%define		php_debug			%{!?debug:0}%{?debug:1}
 
 %description
 PHP is an HTML-embedded scripting language. PHP attempts to make it
@@ -382,6 +384,8 @@
 Provides:	php(modules_api) = %{php_api_version}
 Provides:	php(zend_module_api) = %{zend_module_api}
 Provides:	php(zend_extension_api) = %{zend_extension_api}
+Provides:	php(debug) = %{php_debug}
+Provides:	php(thread-safety) = %{zend_zts}
 Obsoletes:	php-session < 3:4.2.1-2
 # for the posttrans scriptlet, conflicts because in vserver enviroinment rpm package is not installed.
 Conflicts:	rpm < 4.4.2-0.2
@@ -2988,6 +2992,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.502  2005/10/27 15:28:11  glen
+- add Provides php(debug) and php(thread-safety) provides in -common; rel 12
+
 Revision 1.501  2005/10/26 12:40:44  glen
 - add README.FastCGI to fcgi package %doc
 
================================================================

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




More information about the pld-cvs-commit mailing list