SPECS: php-pear-Testing_Selenium.spec - added missing desc - patch...

ggodlewski ggodlewski at pld-linux.org
Tue Jun 5 00:24:49 CEST 2007


Author: ggodlewski                   Date: Mon Jun  4 22:24:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing desc
- patch for PHPUnit2

---- Files affected:
SPECS:
   php-pear-Testing_Selenium.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Testing_Selenium.spec
diff -u SPECS/php-pear-Testing_Selenium.spec:1.1 SPECS/php-pear-Testing_Selenium.spec:1.2
--- SPECS/php-pear-Testing_Selenium.spec:1.1	Mon Jun  4 23:00:27 2007
+++ SPECS/php-pear-Testing_Selenium.spec	Tue Jun  5 00:24:44 2007
@@ -9,11 +9,12 @@
 Summary(pl):	%{_pearname} - Klient PHP dla narzędzia Selenium Remote Control
 Name:		php-pear-%{_pearname}
 Version:	0.3.1
-Release:	0.9
+Release:	1.0
 License:	Apache License, Version 2.0
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	9b07398a3b34aba258b981908d1ab2a8
+Patch0:		%{_pearname}-PHPUnit2.patch
 URL:		http://pear.php.net/package/%{_pearname}/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -34,7 +35,10 @@
 In PEAR status of this package is: %{_status}.
 
 %description -l pl
-
+Selenium Remote Control (SRC) to narzędzie umożliwiające pisanie
+automatycznych testów aplikacji internetowych na poziomie interfejsu
+użytkownika. Umożliwia testowanie za pomocę większości przeglądarek
+obsługujących JavaScript.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -54,6 +58,7 @@
 
 %prep
 %pear_package_setup
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -82,6 +87,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/04 22:24:44  ggodlewski
+- added missing desc
+- patch for PHPUnit2
+
 Revision 1.1  2007/06/04 21:00:27  ggodlewski
 - Initial release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Testing_Selenium.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list