Accepting request 393649 from home:yan_gao:branches:network:ha-clustering:Factory:Test
Revert cs_version OBS-URL: https://build.opensuse.org/request/show/393649 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=243
This commit is contained in:
parent
3cc695571a
commit
c914cf9975
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
#%global rawhide %(test ! -e /etc/yum.repos.d/fedora-rawhide.repo; echo $?)
|
#%global rawhide %(test ! -e /etc/yum.repos.d/fedora-rawhide.repo; echo $?)
|
||||||
%global rawhide 0
|
%global rawhide 0
|
||||||
#%global cs_version %(pkg-config corosync --modversion | awk -F . '{print $1}')
|
#%%global cs_version %%(pkg-config corosync --modversion | awk -F . '{print $1}')
|
||||||
%global cs_version 2
|
%global cs_version 2
|
||||||
# It has to be eventually decided whether to use Python2 or Python3
|
# It has to be eventually decided whether to use Python2 or Python3
|
||||||
%global py_site %{?python_sitearch}%{!?python_sitearch:%(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
%global py_site %{?python_sitearch}%{!?python_sitearch:%(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
|
||||||
|
Loading…
Reference in New Issue
Block a user