rpms/python-numarray/devel python-numarray.spec,1.8,1.9

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed Aug 8 23:01:06 UTC 2007


Author: orion

Update of /cvs/pkgs/rpms/python-numarray/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6173

Modified Files:
	python-numarray.spec 
Log Message:
Remove unneeded python macro and abi requires



Index: python-numarray.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-numarray/devel/python-numarray.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- python-numarray.spec	17 May 2007 20:41:28 -0000	1.8
+++ python-numarray.spec	8 Aug 2007 23:00:33 -0000	1.9
@@ -1,4 +1,3 @@
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?python_siteinc: %define python_siteinc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc()")}
 
@@ -14,7 +13,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 Provides:   %{name}-devel = %{version}-%{release}
 
 %description




More information about the fedora-extras-commits mailing list