SPECS: php-pear-HTML_QuickForm_advmultiselect.spec - updated to 1.5.0 - tes...

adamg adamg at pld-linux.org
Sun Feb 15 12:57:22 CET 2009


Author: adamg                        Date: Sun Feb 15 11:57:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.5.0
- tests subpkg

---- Files affected:
SPECS:
   php-pear-HTML_QuickForm_advmultiselect.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTML_QuickForm_advmultiselect.spec
diff -u SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.16 SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.17
--- SPECS/php-pear-HTML_QuickForm_advmultiselect.spec:1.16	Sat May  3 01:15:13 2008
+++ SPECS/php-pear-HTML_QuickForm_advmultiselect.spec	Sun Feb 15 12:57:17 2009
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - element for HTML_QuickForm that emulate a multi-select
 Summary(pl.UTF-8):	%{_pearname} - element HTML_QuickForm emulujący wielokrotną listę wyboru
 Name:		php-pear-%{_pearname}
-Version:	1.4.1
+Version:	1.5.0
 Release:	1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	32e27d3ff3d6a96b1cd5f2ba0a38eb92
+# Source0-md5:	70832b24d66d538ba3a28926746387d0
 URL:		http://pear.php.net/package/HTML_QuickForm_advmultiselect/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -41,6 +41,20 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl.UTF-8):	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.UTF-8
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -54,19 +68,26 @@
 
 %files
 %defattr(644,root,root,755)
-%doc install.log
-%doc docs/%{_pearname}/{NEWS,ChangeLog,examples,docs/*}
+%doc install.log docs/%{_pearname}/{ChangeLog,examples}
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
 %{php_pear_dir}/data
 
+%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.16  2008/05/02 23:15:13  adamg
+Revision 1.17  2009/02/15 11:57:17  adamg
+- updated to 1.5.0
+- tests subpkg
+
+Revision 1.16  2008-05-02 23:15:13  adamg
 - updated to 1.4.1
 
 Revision 1.15  2008-01-31 12:16:07  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-HTML_QuickForm_advmultiselect.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list