SPECS: php-pear-Testing_Selenium.spec - enhanced pl desc - no macr...

qboosh qboosh at pld-linux.org
Sun Jun 17 13:33:10 CEST 2007


Author: qboosh                       Date: Sun Jun 17 11:33:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enhanced pl desc
- no macros in URL, readable files

---- Files affected:
SPECS:
   php-pear-Testing_Selenium.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Testing_Selenium.spec
diff -u SPECS/php-pear-Testing_Selenium.spec:1.4 SPECS/php-pear-Testing_Selenium.spec:1.5
--- SPECS/php-pear-Testing_Selenium.spec:1.4	Tue Jun  5 09:16:13 2007
+++ SPECS/php-pear-Testing_Selenium.spec	Sun Jun 17 13:33:05 2007
@@ -15,7 +15,7 @@
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	9b07398a3b34aba258b981908d1ab2a8
 Patch0:		%{_pearname}-PHPUnit2.patch
-URL:		http://pear.php.net/package/%{_pearname}/
+URL:		http://pear.php.net/package/Testing_Selenium/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.300
@@ -37,8 +37,13 @@
 %description -l pl.UTF-8
 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.
+użytkownika. Umożliwia testowanie za pomocą większości przeglądarek
+obsługujących JavaScript. SRC udostępnia Selenium Server,
+automatycznie uruchamiający/wstrzymujący/sterujący dowolną obsługiwaną
+przeglądarką. Działa za pomocą Selenium Core - biblioteki w czystym
+HTML-u i JavaScripcie wykonującej zautomatyzowane zadania w
+JavaScripcie; Selenium Server komunikuje się bezpośrednio z
+przeglądarką poprzez AJAX.
 
 Ta klasa ma w PEAR status: %{_status}.
 
@@ -46,7 +51,7 @@
 Summary:	Tests for PEAR::%{_pearname}
 Summary(pl.UTF-8):	Testy dla PEAR::%{_pearname}
 Group:		Development/Languages/PHP
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 AutoReq:	no
 AutoProv:	no
 
@@ -73,9 +78,9 @@
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}.php
-%{php_pear_dir}/%{_class}/%{_subclass}
+%{php_pear_dir}/Testing/*.php
+%{php_pear_dir}/Testing/Selenium.php
+%{php_pear_dir}/Testing/Selenium
 
 %files tests
 %defattr(644,root,root,755)
@@ -87,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/17 11:33:05  qboosh
+- enhanced pl desc
+- no macros in URL, readable files
+
 Revision 1.4  2007/06/05 07:16:13  glen
 - proper pl code
 
================================================================

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



More information about the pld-cvs-commit mailing list