rpms/python-mechanize/devel python-mechanize.spec,1.2,1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Jul 9 16:41:33 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/python-mechanize/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28584/devel

Modified Files:
	python-mechanize.spec 
Log Message:
* Sun Jul  9 2006 Luke Macken <lmacken at redhat.com> - 0.1.1a-4
- Remove unnecessary python-abi requirement



Index: python-mechanize.spec
===================================================================
RCS file: /cvs/extras/rpms/python-mechanize/devel/python-mechanize.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-mechanize.spec	18 May 2006 00:20:53 -0000	1.2
+++ python-mechanize.spec	9 Jul 2006 16:41:32 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           python-mechanize
 Version:        0.1.1a
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Stateful programmatic web browsing
 
 Group:          System Environment/Libraries
@@ -15,8 +15,6 @@
 BuildRequires:  python-setuptools
 Requires:       python-clientform
 
-Requires: python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
-
 
 %description
 Stateful programmatic web browsing, after Andy Lester's Perl module
@@ -61,6 +59,9 @@
 
 
 %changelog
+* Sun Jul  9 2006 Luke Macken <lmacken at redhat.com> - 0.1.1a-4
+- Remove unnecessary python-abi requirement
+
 * Wed May 17 2006 Luke Macken <lmacken at redhat.com> - 0.1.1a-3
 - Add BuildArch: noarch (bug #192155)
 




More information about the fedora-extras-commits mailing list