SPECS: php-pear-PHPUnit2.spec - updated to 2.3.0 (includes now -te...

glen glen at pld-linux.org
Sat Oct 15 16:40:29 CEST 2005


Author: glen                         Date: Sat Oct 15 14:40:28 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.3.0 (includes now -tests subpackage)

---- Files affected:
SPECS:
   php-pear-PHPUnit2.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHPUnit2.spec
diff -u SPECS/php-pear-PHPUnit2.spec:1.21 SPECS/php-pear-PHPUnit2.spec:1.22
--- SPECS/php-pear-PHPUnit2.spec:1.21	Wed Oct  5 22:59:19 2005
+++ SPECS/php-pear-PHPUnit2.spec	Sat Oct 15 16:40:23 2005
@@ -7,18 +7,22 @@
 Summary:	%{_pearname} - regression testing framework for unit tests
 Summary(pl):	%{_pearname} - zestaw testów regresyjnych
 Name:		php-pear-%{_pearname}
-Version:	2.2.1
-Release:	2
+Version:	2.3.0
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	1ca5f73abbb65c5cce8458aa7af74e78
+# Source0-md5:	bee828819c6e43f18a7f36d4198ecce8
 URL:		http://pear.php.net/package/PHPUnit2/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:5.0.2
+Requires:	php-dom
 Requires:	php-pcre
 Requires:	php-pear
 Requires:	php-pear-Benchmark
+Requires:	php-pear-Console_Getopt
+Requires:	php-pear-PEAR
+Requires:	php-spl
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,6 +43,19 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -56,12 +73,19 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/10/15 14:40:23  glen
+- updated to 2.3.0 (includes now -tests subpackage)
+
 Revision 1.21  2005/10/05 20:59:19  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PHPUnit2.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list