Add a comment about why zope subpackage is disabled.
This commit is contained in:
parent
e69fc4758a
commit
539ba8666f
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user