rpmlint
Version: 2.7.7-1
This commit is contained in:
parent
d323f5a8c3
commit
f689205c2f
@ -21,7 +21,8 @@ programming language. At its core it fully implements the Python DB \
|
|||||||
API 2.0 specifications. Several extensions allow access to many of the \
|
API 2.0 specifications. Several extensions allow access to many of the \
|
||||||
features offered by PostgreSQL.
|
features offered by PostgreSQL.
|
||||||
|
|
||||||
%global python_runtimes %{?with_python2:python2 %{?with_debugrpms:python2-debug}} \\\
|
%global python_runtimes \\\
|
||||||
|
%{?with_python2:python2 %{?with_debugrpms:python2-debug}} \\\
|
||||||
%{?with_python3:python3 %{?with_debugrpms:python3-debug}}
|
%{?with_python3:python3 %{?with_debugrpms:python3-debug}}
|
||||||
|
|
||||||
%{!?with_python2:%{!?with_python3:%{error:one python version needed}}}
|
%{!?with_python2:%{!?with_python3:%{error:one python version needed}}}
|
||||||
|
Loading…
Reference in New Issue
Block a user