SPECS: php-pear-PHP_Shell.spec - tests subpkg

glen glen at pld-linux.org
Mon Jun 19 03:07:08 CEST 2006


Author: glen                         Date: Mon Jun 19 01:07:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tests subpkg

---- Files affected:
SPECS:
   php-pear-PHP_Shell.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHP_Shell.spec
diff -u SPECS/php-pear-PHP_Shell.spec:1.1 SPECS/php-pear-PHP_Shell.spec:1.2
--- SPECS/php-pear-PHP_Shell.spec:1.1	Mon Jun 19 00:14:17 2006
+++ SPECS/php-pear-PHP_Shell.spec	Mon Jun 19 03:07:03 2006
@@ -4,7 +4,6 @@
 %define		_subclass	Shell
 %define		_status		alpha
 %define		_pearname	PHP_Shell
-
 Summary:	%{_pearname} - an interactive PHP Shell like IPython
 Summary(pl):	%{_pearname} - interaktywna powłoka PHP podobna do IPythona
 Name:		php-pear-%{_pearname}
@@ -39,6 +38,20 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development/Languages/PHP
+Requires:	%{name} = %{version}-%{release}
+AutoReq:	no
+AutoProv:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -70,12 +83,18 @@
 %{php_pear_dir}/PHP/Shell/Extensions/ExecutionTime.php
 %{php_pear_dir}/PHP/Shell/Extensions/Prototypes.php
 
+%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.2  2006/06/19 01:07:03  glen
+- tests subpkg
+
 Revision 1.1  2006/06/18 22:14:17  adamg
 - new (php-shell is now released as a PEAR package)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PHP_Shell.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list