packages: python-selenium/python-selenium.spec - up to 2.14.0; adapterized; ...

zbyniu zbyniu at pld-linux.org
Thu Dec 8 02:04:36 CET 2011


Author: zbyniu                       Date: Thu Dec  8 01:04:36 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.14.0; adapterized; iceweasel- package is not noarch

---- Files affected:
packages/python-selenium:
   python-selenium.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/python-selenium/python-selenium.spec
diff -u packages/python-selenium/python-selenium.spec:1.5 packages/python-selenium/python-selenium.spec:1.6
--- packages/python-selenium/python-selenium.spec:1.5	Wed Oct  5 15:58:09 2011
+++ packages/python-selenium/python-selenium.spec	Thu Dec  8 02:04:31 2011
@@ -6,32 +6,31 @@
 
 %define		_rc	%{nil}
 %define 	module	selenium
-Summary:	Python bindings for selenium.
+Summary:	Python bindings for selenium
 Name:		python-%{module}
-Version:	2.5.0
+Version:	2.14.0
 Release:	0.1
 License:	BSD-like
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/s/%{module}/%{module}-%{version}%{_rc}.tar.gz
-# Source0-md5:	5472b4a8e127ecb48230343599ad9e6c
+# Source0-md5:	8de9ee26d699d699f846f14f9a184e60
 URL:		http://pypi.python.org/pypi/selenium/
 BuildRequires:	python-distribute
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.228
 Requires(post,preun):	/sbin/chkconfig
-BuildArch:	noarch
-BuildRoot:	%{tmpdir}/%{name}-%{version}%{_rc}-root-%(id -u -n)
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Selenium Python Client Driver is a Python language binding for Selenium 
-Remote Control (version 1.0 and 2.0).
+Selenium Python Client Driver is a Python language binding for
+Selenium Remote Control (version 1.0 and 2.0).
+
+Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
+supported, as well as the Selenium 1.0 bindings. As work will
+progresses we'll add more "native" drivers.
 
-Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are 
-supported, as well as the Selenium 1.0 bindings. As work will progresses 
-we'll add more "native" drivers.
-        
 %package -n iceweasel-addon-%{module}
-Summary:	Iceweasel add-on for python selenium.
+Summary:	Iceweasel add-on for python selenium
 Group:		Development
 
 %description -n iceweasel-addon-%{module}
@@ -60,7 +59,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README* docs
+%doc README*
 
 %{py_sitescriptdir}/%{module}
 %if "%{py_ver}" > "2.4"
@@ -77,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2011/12/08 01:04:31  zbyniu
+- up to 2.14.0; adapterized; iceweasel- package is not noarch
+
 Revision 1.5  2011/10/05 13:58:09  zbyniu
 - up to 2.5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-selenium/python-selenium.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list