SPECS: php-pear-Services_Ebay.spec - updated to 0.12.0

glen glen at pld-linux.org
Thu Oct 6 21:20:47 CEST 2005


Author: glen                         Date: Thu Oct  6 19:20:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.12.0

---- Files affected:
SPECS:
   php-pear-Services_Ebay.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Services_Ebay.spec
diff -u SPECS/php-pear-Services_Ebay.spec:1.14 SPECS/php-pear-Services_Ebay.spec:1.15
--- SPECS/php-pear-Services_Ebay.spec:1.14	Wed Oct  5 22:59:32 2005
+++ SPECS/php-pear-Services_Ebay.spec	Thu Oct  6 21:20:39 2005
@@ -8,19 +8,19 @@
 Summary:	%{_pearname} - interface to eBay's XML-API
 Summary(pl):	%{_pearname} - interfejs do API XML eBay
 Name:		php-pear-%{_pearname}
-Version:	0.11.0
-Release:	3
+Version:	0.12.0
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	f2594a7530d58f89ac72e46c2b3caf32
+# Source0-md5:	f06197217dece26606f08360771cf6b3
 URL:		http://pear.php.net/package/Services_Ebay/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 Requires:	php-common >= 3:5.0.0
 Requires:	php-curl
 Requires:	php-pear
 Requires:	php-pear-PEAR >= 1:1.3.2
-Requires:	php-pear-XML_Serializer >= 0.14.1
+Requires:	php-pear-XML_Serializer >= 0.16.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +40,19 @@
 
 Ta klasa ma w PEAR status: %{_status}.
 
+%package tests
+Summary:	Tests for PEAR::%{_pearname}
+Summary(pl):	Testy dla PEAR::%{_pearname}
+Group:		Development
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+AutoReq:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -59,12 +72,19 @@
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}
 
+%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.15  2005/10/06 19:20:39  glen
+- updated to 0.12.0
+
 Revision 1.14  2005/10/05 20:59:32  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Services_Ebay.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list