packages (PHP_5_2): php/php.spec - dep-tests: get the sort order same way p...

glen glen at pld-linux.org
Thu Dec 3 08:31:49 CET 2009


Author: glen                         Date: Thu Dec  3 07:31:49 2009 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- dep-tests: get the sort order same way php loads (ini files sorting); rel 13

---- Files affected:
packages/php:
   php.spec (1.805.2.31 -> 1.805.2.32) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.31 packages/php/php.spec:1.805.2.32
--- packages/php/php.spec:1.805.2.31	Thu Dec  3 07:42:03 2009
+++ packages/php/php.spec	Thu Dec  3 08:31:42 2009
@@ -112,7 +112,7 @@
 Summary(uk.UTF-8):	PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		php
 Version:	5.2.11
-Release:	12
+Release:	13
 Epoch:		4
 License:	PHP
 Group:		Libraries
@@ -444,6 +444,7 @@
 # because of dlclose() bugs in glibc <= 2.3.4 causing SEGVs on exit
 Requires:	glibc >= 6:2.3.5
 Requires:	php-dirs
+Requires:	rpm-whiteout >= 1.28
 Provides:	php(date)
 Provides:	php(libxml)
 %{?with_zend_multibyte:Provides:	php(mbstring)}
@@ -2043,7 +2044,7 @@
 generate_inifiles
 
 # Check that the module inner-dependencies are intact
-PHP=./sapi/cli/php EXTENSION_DIR=modules CONFDIR=conf.d ./dep-tests.sh > dep-tests.log
+PHP=./sapi/cli/php EXTENSION_DIR=modules CONFIG_DIR=conf.d ./dep-tests.sh > dep-tests.log
 if grep -v OK dep-tests.log; then
 	echo >&2 "The results above were not expected"
 	exit 1
@@ -3005,6 +3006,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.32  2009/12/03 07:31:42  glen
+- dep-tests: get the sort order same way php loads (ini files sorting); rel 13
+
 Revision 1.805.2.31  2009/12/03 06:42:03  glen
 - simplexml requires spl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.31&r2=1.805.2.32&f=u



More information about the pld-cvs-commit mailing list