rpms/python-psycopg2/devel python-psycopg2.spec,1.27,1.28

Devrim GÜNDÜZ devrim at fedoraproject.org
Sun Jan 24 18:29:27 UTC 2010


Author: devrim

Update of /cvs/extras/rpms/python-psycopg2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32349

Modified Files:
	python-psycopg2.spec 
Log Message:
Add a comment about why zope subpackage is disabled.



Index: python-psycopg2.spec
===================================================================
RCS file: /cvs/extras/rpms/python-psycopg2/devel/python-psycopg2.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- python-psycopg2.spec	18 Oct 2009 07:16:38 -0000	1.27
+++ python-psycopg2.spec	24 Jan 2010 18:29:26 -0000	1.28
@@ -2,6 +2,8 @@
 %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
+# Python 2.5+ is not supported by Zope, so it does not exist in
+# recent Fedora releases. That's why zope subpackage is disabled.
 #%define ZPsycopgDAdir %{_localstatedir}/lib/zope/Products/ZPsycopgDA
 
 



More information about the scm-commits mailing list