SPECS: template-php-pear.spec - tests subpackage

glen glen at pld-linux.org
Mon Sep 19 19:27:48 CEST 2005


Author: glen                         Date: Mon Sep 19 17:27:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tests subpackage

---- Files affected:
SPECS:
   template-php-pear.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/template-php-pear.spec
diff -u SPECS/template-php-pear.spec:1.7 SPECS/template-php-pear.spec:1.8
--- SPECS/template-php-pear.spec:1.7	Sun Sep 18 14:40:53 2005
+++ SPECS/template-php-pear.spec	Mon Sep 19 19:27:43 2005
@@ -33,6 +33,14 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{version}-%{release}
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -56,12 +64,19 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.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.8  2005/09/19 17:27:43  glen
+- tests subpackage
+
 Revision 1.7  2005/09/18 12:40:53  glen
 - unify
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-php-pear.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list