[packages/python-mechanize] drop bogus rel macro

glen glen at pld-linux.org
Fri Mar 20 15:55:04 CET 2015


commit 9b2860df1a97b32dc942667c87570c661e106914
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Mar 20 14:54:58 2015 +0000

    drop bogus rel macro

 python-mechanize.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/python-mechanize.spec b/python-mechanize.spec
index ce63632..ab97953 100644
--- a/python-mechanize.spec
+++ b/python-mechanize.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-mechanize.git/commitdiff/9b2860df1a97b32dc942667c87570c661e106914



More information about the pld-cvs-commit mailing list