Change-Id: I5afffa8c2ec628d0b65b5ffa638fef66ac10e298
Signed-off-by: JinWang An <jinwang.an@samsung.com>
#BuildRequires: libopenssl1.1-devel
BuildRequires: python-setuptools
BuildRequires: python-devel
#BuildRequires: libopenssl1.1-devel
BuildRequires: python-setuptools
BuildRequires: python-devel
-BuildRequires: openssl1.1
BuildArch: noarch
#comment the below line. if add the below line, compile failed, python setup.py install will use /usr/lib/python2.7 for x86_64 arch. the below is /usr/lib64/python2.7
#%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
BuildArch: noarch
#comment the below line. if add the below line, compile failed, python setup.py install will use /usr/lib/python2.7 for x86_64 arch. the below is /usr/lib64/python2.7
#%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}