SPECS: php-pear-File_Bittorrent.spec - 1.1.0, added -tests

glen glen at pld-linux.org
Fri Mar 16 21:54:36 CET 2007


Author: glen                         Date: Fri Mar 16 20:54:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.1.0, added -tests

---- Files affected:
SPECS:
   php-pear-File_Bittorrent.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/php-pear-File_Bittorrent.spec
diff -u SPECS/php-pear-File_Bittorrent.spec:1.21 SPECS/php-pear-File_Bittorrent.spec:1.22
--- SPECS/php-pear-File_Bittorrent.spec:1.21	Tue Feb 13 09:06:39 2007
+++ SPECS/php-pear-File_Bittorrent.spec	Fri Mar 16 21:54:31 2007
@@ -8,18 +8,18 @@
 Summary:	%{_pearname} - Decode and Encode data in Bittorrent format
 Summary(pl.UTF-8):	%{_pearname} - Kodowanie i dekodowanie danych w formacie Bittorent
 Name:		php-pear-%{_pearname}
-Version:	1.0.2
+Version:	1.1.0
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	da3e80ab0cb313013776c8f3f966626b
+# Source0-md5:	a4c7b7380450b65b80d2a1880a612f1f
 URL:		http://pear.php.net/package/File_Bittorrent/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	php-pear
-Requires:	php-pear-PEAR-core >= 1:1.4.0-0.a1
+Requires:	php-pear-PEAR-core >= 1:1.4.2
 Requires:	php-pear-PHP_Compat >= 1.1.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,6 +46,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
 
@@ -64,12 +78,19 @@
 %{php_pear_dir}/.registry/*.reg
 %{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.22  2007/03/16 20:54:31  glen
+- 1.1.0, added -tests
+
 Revision 1.21  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-File_Bittorrent.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list