SPECS: php-pear-Net_FTP.spec - updated to 1.3.3

adamg adamg at pld-linux.org
Fri Dec 7 00:42:23 CET 2007


Author: adamg                        Date: Thu Dec  6 23:42:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.3.3

---- Files affected:
SPECS:
   php-pear-Net_FTP.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_FTP.spec
diff -u SPECS/php-pear-Net_FTP.spec:1.25 SPECS/php-pear-Net_FTP.spec:1.26
--- SPECS/php-pear-Net_FTP.spec:1.25	Tue Feb 13 09:06:40 2007
+++ SPECS/php-pear-Net_FTP.spec	Fri Dec  7 00:42:18 2007
@@ -7,12 +7,12 @@
 Summary:	%{_pearname} - comfortable communication with FTP-servers
 Summary(pl.UTF-8):	%{_pearname} - komfortowa komunikacja z serwerami FTP
 Name:		php-pear-%{_pearname}
-Version:	1.3.2
-Release:	2
+Version:	1.3.3
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	fce386d6029e1171ab8f46c7568f2637
+# Source0-md5:	a5b7eb4f9b454f04a9aed4ce6dd93443
 URL:		http://pear.php.net/package/Net_FTP/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -36,6 +36,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} = %{version}-%{release}
+AutoProv:	no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
 %prep
 %pear_package_setup
 
@@ -55,13 +69,20 @@
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}
 
+%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.25  2007-02-13 08:06:40  glen
+Revision 1.26  2007-12-06 23:42:18  adamg
+- updated to 1.3.3
+
+Revision 1.25  2007/02/13 08:06:40  glen
 - tabs in preamble
 
 Revision 1.24  2007/02/12 01:06:24  baggins
================================================================

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



More information about the pld-cvs-commit mailing list