SPECS: php-pear-HTML_AJAX.spec - updated to 0.5.2; tests subpackage

adamg adamg at pld-linux.org
Sun Aug 26 11:35:48 CEST 2007


Author: adamg                        Date: Sun Aug 26 09:35:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.2; tests subpackage

---- Files affected:
SPECS:
   php-pear-HTML_AJAX.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTML_AJAX.spec
diff -u SPECS/php-pear-HTML_AJAX.spec:1.15 SPECS/php-pear-HTML_AJAX.spec:1.16
--- SPECS/php-pear-HTML_AJAX.spec:1.15	Tue Feb 13 09:06:39 2007
+++ SPECS/php-pear-HTML_AJAX.spec	Sun Aug 26 11:35:43 2007
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - PHP and JavaScript library for AJAX
 Summary(pl.UTF-8):	%{_pearname} - biblioteka PHP i JavaScript dla AJAX
 Name:		php-pear-%{_pearname}
-Version:	0.5.0
+Version:	0.5.2
 Release:	1
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	fc41fcb19a0ee67af07ee99654310627
+# Source0-md5:	7f224ccaaa7fc7999eb452b2a1b31085
 URL:		http://pear.php.net/package/HTML_AJAX/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-12
@@ -48,6 +48,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
 
@@ -65,15 +79,21 @@
 %doc docs/%{_pearname}/{docs/*,examples}
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*
-
 %{php_pear_dir}/data/%{_pearname}
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/%{_pearname}
+
 %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  2007/08/26 09:35:43  adamg
+- updated to 0.5.2; tests subpackage
+
 Revision 1.15  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list