change to noarch.rpm 99/226599/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_5.5 tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/5.5/unified/20200305.123402 accepted/tizen/5.5/unified/wearable/hotfix/20201027.104820 accepted/tizen/6.0/unified/20201030.111907 accepted/tizen/6.0/unified/hotfix/20201102.232751 accepted/tizen/6.5/unified/20211028.231006 accepted/tizen/7.0/unified/20221110.062640 accepted/tizen/7.0/unified/hotfix/20221116.111337 accepted/tizen/unified/20200305.051118 submit/tizen/20200304.171817 submit/tizen_5.5/20200304.171917 submit/tizen_5.5_wearable_hotfix/20201026.184308 submit/tizen_6.0/20201029.205503 submit/tizen_6.0_hotfix/20201102.192903 submit/tizen_6.0_hotfix/20201103.115103 submit/tizen_6.5/20211028.163601 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
authoryan11.meng <yan11.meng@samsung.com>
Wed, 4 Mar 2020 05:43:44 +0000 (14:43 +0900)
committeryan11.meng <yan11.meng@samsung.com>
Wed, 4 Mar 2020 05:43:44 +0000 (14:43 +0900)
Change-Id: If67d66402f3984c19b21f20940b5afc1c871d054

packaging/python-pyOpenSSL.spec

index 829d482..25b76e7 100644 (file)
@@ -25,6 +25,7 @@ Source1001:   python-pyOpenSSL.manifest
 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)")}