packaging: remove %bcond_with emulator keyword for SPIN obs
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 15 Jun 2016 01:19:22 +0000 (10:19 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 15 Jun 2016 01:19:22 +0000 (10:19 +0900)
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
packaging/emulator-kernel.spec

index a56b281982a4fa1fbbe697139fe11597899716c1..39808feaa3830e638cef6ffb84b3203a766f34c1 100644 (file)
@@ -1,5 +1,3 @@
-%bcond_with emulator
-
 %ifarch %{arm}
 %define config_name arm_tizen_emul_defconfig
 %define buildarch arm
@@ -24,11 +22,7 @@ Vendor: The Linux Community
 URL: http://www.kernel.org
 Source0:   %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{PACKAGE_VERSION}-root
-%if %{with emulator}
-ExclusiveArch: %{ix86} x86_64
-%else
-ExclusiveArch:
-%endif
+ExclusiveArch: %{ix86}
 
 %define fullVersion %{version}