SPECS: php-pear-HTTP_Session.spec - updated to 0.5.6; tests subpac...

adamg adamg at pld-linux.org
Wed Aug 22 22:40:44 CEST 2007


Author: adamg                        Date: Wed Aug 22 20:40:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.6; tests subpackage

---- Files affected:
SPECS:
   php-pear-HTTP_Session.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/php-pear-HTTP_Session.spec
diff -u SPECS/php-pear-HTTP_Session.spec:1.22 SPECS/php-pear-HTTP_Session.spec:1.23
--- SPECS/php-pear-HTTP_Session.spec:1.22	Tue Feb 13 09:06:39 2007
+++ SPECS/php-pear-HTTP_Session.spec	Wed Aug 22 22:40:38 2007
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - Object-oriented interface to the session_* family functions
 Summary(pl.UTF-8):	%{_pearname} - Obiektowy interfejs do funkcji z rodziny session_*
 Name:		php-pear-%{_pearname}
-Version:	0.5.5
+Version:	0.5.6
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	2ebf2cf69bbb98883738063c624d0adb
+# Source0-md5:	96a45274b2164f13c3b73e274453787d
 URL:		http://pear.php.net/package/HTTP_Session/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -45,6 +45,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
 
@@ -72,12 +86,19 @@
 %{php_pear_dir}/%{_class}/%{_subclass}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}/Container/*.php
 
+%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.23  2007/08/22 20:40:38  adamg
+- updated to 0.5.6; tests subpackage
+
 Revision 1.22  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list