SPECS: php-pear-XML_Util.spec - updated to 1.2.0 - license changed to BSD -...

adamg adamg at pld-linux.org
Mon Jul 28 11:43:05 CEST 2008


Author: adamg                        Date: Mon Jul 28 09:43:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.0
- license changed to BSD
- tests subpackage

---- Files affected:
SPECS:
   php-pear-XML_Util.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/php-pear-XML_Util.spec
diff -u SPECS/php-pear-XML_Util.spec:1.37 SPECS/php-pear-XML_Util.spec:1.38
--- SPECS/php-pear-XML_Util.spec:1.37	Thu Jan 31 13:16:50 2008
+++ SPECS/php-pear-XML_Util.spec	Mon Jul 28 11:43:00 2008
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - XML utility class
 Summary(pl.UTF-8):	%{_pearname} - klasa narzędziowa do obróbki XML-a
 Name:		php-pear-%{_pearname}
-Version:	1.1.4
-Release:	3
-License:	PHP 2.02
+Version:	1.2.0
+Release:	1
+License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	5b28a79000d47f2bde73c10ca191e402
+# Source0-md5:	f680736898dd77f5f254347aca0789c0
 URL:		http://pear.php.net/package/XML_Util/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -39,6 +39,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
+AutoReq:	no
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoProv:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -57,13 +71,22 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
+%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.37  2008/01/31 12:16:50  glen
+Revision 1.38  2008/07/28 09:43:00  adamg
+- updated to 1.2.0
+- license changed to BSD
+- tests subpackage
+
+Revision 1.37  2008-01-31 12:16:50  glen
 - rel 3
 
 Revision 1.36  2007-09-13 11:14:38  baggins
================================================================

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



More information about the pld-cvs-commit mailing list