disable %check section 20/167320/1
authorYoungjae Shin <yj99.shin@samsung.com>
Wed, 17 Jan 2018 05:29:58 +0000 (14:29 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Wed, 17 Jan 2018 05:30:20 +0000 (14:30 +0900)
Change-Id: I84ae8864c83bf5e9cfc26d75ec2fe411b94ea20e

packaging/python3-base.spec
packaging/python3.spec

index 1034bfbd2dd6f5af0ec75d31420ef0b7ab5b2c67..a870fe0890a7cd3fd8e90329b7b5e0b946daa53b 100644 (file)
@@ -57,6 +57,7 @@
 # pyexpat.cpython-35m-powerpc64le-linux-gnu
 # pyexpat.cpython-35m-armv7-linux-gnueabihf
 %define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}.so
+%define __spec_check_pre exit 0
 ### COMMON-DEF-END ###
 
 # that thing where "without" means "default=on" and vice versa
index 180ce99efe0f7d54b8bf451a8a6805d73018514a..df40f94ae42e5b5888e5349617f05d891a94f777 100644 (file)
@@ -56,6 +56,7 @@
 # pyexpat.cpython-35m-powerpc64le-linux-gnu
 # pyexpat.cpython-35m-armv7-linux-gnueabihf
 %define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}.so
+%define __spec_check_pre exit 0
 ### COMMON-DEF-END ###
 #
 Name:           python3