rpms/python-setuptools/devel python-setuptools.spec,1.33,1.34

Toshio くらとみ toshio at fedoraproject.org
Thu Feb 4 22:26:36 UTC 2010


Author: toshio

Update of /cvs/pkgs/rpms/python-setuptools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17018

Modified Files:
	python-setuptools.spec 
Log Message:
Correct global keyword.



Index: python-setuptools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-setuptools/devel/python-setuptools.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- python-setuptools.spec	4 Feb 2010 22:25:56 -0000	1.33
+++ python-setuptools.spec	4 Feb 2010 22:26:35 -0000	1.34
@@ -1,5 +1,5 @@
 %if 0%{?fedora} > 12 || 0%{?rhel} > 6
-global with_python3 1
+%global with_python3 1
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
 %endif



More information about the scm-commits mailing list