SPECS: php-pear-Net_Whois.spec - updated to 1.0.1; tests subpkg

adamg adamg at pld-linux.org
Sat Dec 27 01:30:53 CET 2008


Author: adamg                        Date: Sat Dec 27 00:30:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.1; tests subpkg

---- Files affected:
SPECS:
   php-pear-Net_Whois.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Net_Whois.spec
diff -u SPECS/php-pear-Net_Whois.spec:1.18 SPECS/php-pear-Net_Whois.spec:1.19
--- SPECS/php-pear-Net_Whois.spec:1.18	Thu Jan 31 13:17:19 2008
+++ SPECS/php-pear-Net_Whois.spec	Sat Dec 27 01:30:48 2008
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - PEAR::Net_Whois class
 Summary(pl.UTF-8):	%{_pearname} - klasa PEAR::Net_Whois
 Name:		php-pear-%{_pearname}
-Version:	1.0
-Release:	5
+Version:	1.0.1
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	cc172a0afdf4c630bd5a9128e35ce935
+# Source0-md5:	d1075070ae360fb2a243bf2812b99c00
 URL:		http://pear.php.net/package/Net_Whois/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -35,6 +35,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
 
@@ -52,13 +66,20 @@
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/%{_class}/*.php
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/Net_Whois
+
 %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.18  2008/01/31 12:17:19  glen
+Revision 1.19  2008/12/27 00:30:48  adamg
+- updated to 1.0.1; tests subpkg
+
+Revision 1.18  2008-01-31 12:17:19  glen
 - rel 5
 
 Revision 1.17  2007-03-13 09:51:25  sparky
================================================================

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



More information about the pld-cvs-commit mailing list