]> git.pld-linux.org Git - packages/python-mechanize.git/commitdiff
drop bogus rel macro auto/th/python-mechanize-0.2.5-2
authorElan Ruusamäe <glen@delfi.ee>
Fri, 20 Mar 2015 14:54:58 +0000 (14:54 +0000)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 20 Mar 2015 14:54:58 +0000 (14:54 +0000)
python-mechanize.spec

index ce63632d70a53cb75f310b934f29a6f20cbb5b15..ab979538ea271250a13b1004466f9178284ebee2 100644 (file)
@@ -1,23 +1,22 @@
 %define                module  mechanize
 %define                extraver %{nil}
-%define                rel             3
 Summary:       Library for automating interaction with web pages
 Summary(pl.UTF-8):     Biblioteka do automatycznej interakcji ze stronami WWW
 Name:          python-%{module}
 Version:       0.2.5
-Release:       1
+Release:       2
 License:       BSD, ZPL 2.1
 Group:         Development/Languages/Python
 Source0:       http://wwwsearch.sourceforge.net/mechanize/src/%{module}-%{version}%{extraver}.tar.gz
 # Source0-md5: 32657f139fc2fb75bcf193b63b8c60b2
 URL:           http://wwwsearch.sourceforge.net/
-%pyrequires_eq  python-modules
 BuildRequires: python >= 1:2.3
 BuildRequires: python-devel >= 1:2.3
 BuildRequires: python-modules
 BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
 Requires:      python-ClientForm >= 0.2.6
+Requires:      python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 2.077578 seconds and 4 git commands to generate.