packages: php-phing/php-phing.spec - PHPUnit is optional

glen glen at pld-linux.org
Wed Feb 23 17:34:27 CET 2011


Author: glen                         Date: Wed Feb 23 16:34:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- PHPUnit is optional

---- Files affected:
packages/php-phing:
   php-phing.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/php-phing/php-phing.spec
diff -u packages/php-phing/php-phing.spec:1.24 packages/php-phing/php-phing.spec:1.25
--- packages/php-phing/php-phing.spec:1.24	Thu Feb 17 15:12:09 2011
+++ packages/php-phing/php-phing.spec	Wed Feb 23 17:34:21 2011
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	System budowania projektów w PHP oparty na narzędziu Apache Ant
 Name:		php-%{pkgname}
 Version:	2.4.4
-Release:	3
+Release:	4
 License:	LGPL v3
 Group:		Development/Languages/PHP
 Source0:	http://pear.phing.info/get/phing-%{version}.tgz
@@ -22,10 +22,10 @@
 BuildRequires:	sed >= 4.0
 BuildRequires:	unzip
 Requires:	/usr/bin/php
-Requires:	php-PHPUnit >= 3.4
 Requires:	php-common >= 4:5.0.2
 Requires:	php-dom
 Requires:	php-xml
+Suggests:	php-phpunit-PHPUnit >= 3.4
 Provides:	phing = %{version}
 Obsoletes:	phing < 2.4.1
 BuildArch:	noarch
@@ -48,7 +48,6 @@
 #Wed Mar 10 22:07:23 2010 php-pear-PEAR_PackageFileManager-1.6.3-1.noarch
 #Wed Mar 10 22:07:24 2010 php-pear-Benchmark-1.2.7-1.noarch
 #Wed Mar 10 22:07:24 2010 php-pear-Log-1.11.3-1.noarch
-#Wed Mar 10 22:07:25 2010 php-PHPUnit-3.3.14-2.noarch
 
 # put it together for rpmbuild
 %define		_noautoreq	%{?_noautophp} %{?_noautopear}
@@ -131,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/02/23 16:34:21  glen
+- PHPUnit is optional
+
 Revision 1.24  2011/02/17 14:12:09  glen
 - export $PHING_HOME
 
================================================================

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



More information about the pld-cvs-commit mailing list