packages: python-selenium/python-selenium.spec - up to 2.17.0

zbyniu zbyniu at pld-linux.org
Sun Jan 22 00:47:39 CET 2012


Author: zbyniu                       Date: Sat Jan 21 23:47:39 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.17.0

---- Files affected:
packages/python-selenium:
   python-selenium.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/python-selenium/python-selenium.spec
diff -u packages/python-selenium/python-selenium.spec:1.8 packages/python-selenium/python-selenium.spec:1.9
--- packages/python-selenium/python-selenium.spec:1.8	Sun Jan  8 00:05:04 2012
+++ packages/python-selenium/python-selenium.spec	Sun Jan 22 00:47:34 2012
@@ -6,17 +6,17 @@
 %define 	module	selenium
 Summary:	Python bindings for selenium
 Name:		python-%{module}
-Version:	2.16.0
+Version:	2.17.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:	4a90f02edcfefae905796281bf0647c7
+# Source0-md5:	176a0af40521e5362924d3d5a9824c1f
 URL:		http://pypi.python.org/pypi/selenium/
 BuildRequires:	python-distribute
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.228
-Requires(post,preun):	/sbin/chkconfig
+BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,7 +58,6 @@
 %files
 %defattr(644,root,root,755)
 %doc README*
-
 %{py_sitescriptdir}/%{module}
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-*.egg-info
@@ -66,7 +65,7 @@
 
 %files -n iceweasel-addon-%{module}
 %defattr(644,root,root,755)
-%{_libdir}/iceweasel/extensions/fxdriver at googlecode.com/
+%{_libdir}/iceweasel/extensions/fxdriver at googlecode.com
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -74,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2012/01/21 23:47:34  zbyniu
+- up to 2.17.0
+
 Revision 1.8  2012/01/07 23:05:04  zbyniu
 - md5sum
 
================================================================

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



More information about the pld-cvs-commit mailing list