SPECS: php.spec - ac-branch merge
glen
glen at pld-linux.org
Tue May 8 18:41:51 CEST 2007
Author: glen Date: Tue May 8 16:41:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ac-branch merge
---- Files affected:
SPECS:
php.spec (1.670 -> 1.671)
---- Diffs:
================================================================
Index: SPECS/php.spec
diff -u SPECS/php.spec:1.670 SPECS/php.spec:1.671
--- SPECS/php.spec:1.670 Tue May 8 18:37:39 2007
+++ SPECS/php.spec Tue May 8 18:41:46 2007
@@ -1821,6 +1821,13 @@
cp -af php_config.h.cli main/php_config.h
%{__make} sapi/cli/php -f Makefile.cli LDFLAGS=-lpthread
+%check
+# Run tests, using the CLI SAPI
+export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2
+unset TZ LANG LC_ALL || :
+%{__make} test
+unset NO_INTERACTION REPORT_EXIT_STATUS MALLOC_CHECK_
+
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{php_sysconfdir}/{apache,cgi}} \
@@ -2716,6 +2723,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.671 2007/05/08 16:41:46 glen
+- ac-branch merge
+
Revision 1.670 2007/05/08 16:37:39 glen
- ac-branch merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php.spec?r1=1.670&r2=1.671&f=u
More information about the pld-cvs-commit
mailing list