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 <[EMAIL PROTECTED]>
 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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to