SPECS: php-pear-HTML_TagCloud.spec - updated to 0.2.2; tests subpkg

adamg adamg at pld-linux.org
Sat May 3 01:17:45 CEST 2008


Author: adamg                        Date: Fri May  2 23:17:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.2; tests subpkg

---- Files affected:
SPECS:
   php-pear-HTML_TagCloud.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTML_TagCloud.spec
diff -u SPECS/php-pear-HTML_TagCloud.spec:1.2 SPECS/php-pear-HTML_TagCloud.spec:1.3
--- SPECS/php-pear-HTML_TagCloud.spec:1.2	Thu Jan 31 13:16:07 2008
+++ SPECS/php-pear-HTML_TagCloud.spec	Sat May  3 01:17:40 2008
@@ -7,12 +7,12 @@
 Summary:	%{_pearname} - generate a "tag cloud" in HTML
 Summary(pl.UTF-8):	%{_pearname} - generowanie "chmury tagów" w HTML
 Name:		php-pear-%{_pearname}
-Version:	0.1.2
-Release:	2
+Version:	0.2.2
+Release:	1
 License:	PHP License
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	2809525be9b1be59d4e5b71483dc40e6
+# Source0-md5:	b48d31f77b9ceab55f5cf34fa0d65fe0
 URL:		http://pear.php.net/package/HTML_TagCloud/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -31,6 +31,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} = %{epoch}:%{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
 
@@ -44,20 +58,25 @@
 
 %files
 %defattr(644,root,root,755)
-%doc install.log
-%doc docs/HTML_TagCloud/examples
+%doc install.log docs/HTML_TagCloud/docs/examples
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/HTML/TagCloud.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.3  2008-05-02 23:17:40  adamg
+- updated to 0.2.2; tests subpkg
+
 Revision 1.2  2008-01-31 12:16:07  glen
 - rel 2
 
 Revision 1.1  2007-11-26 20:18:53  adamg
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list