package: set ExclusiveArch as ix86 and x86_64 55/90455/1
authorJinhyung Choi <jinh0.choi@samsung.com>
Fri, 30 Sep 2016 06:38:56 +0000 (15:38 +0900)
committerJinhyung Choi <jinh0.choi@samsung.com>
Fri, 30 Sep 2016 06:40:29 +0000 (15:40 +0900)
Change-Id: Ie9f55e14f13ab4f557969a7e560a9dcd4f3feedb
Signed-off-by: Jinhyung Choi <jinh0.choi@samsung.com>
packaging/gst-plugins-emulator.spec

index 4cc26aa..0623373 100644 (file)
@@ -1,3 +1,6 @@
+
+%bcond_with emulator
+
 Name: gst-plugins-emulator
 Version: 1.2.3
 Release: 0
@@ -10,6 +13,12 @@ BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(glib-2.0)
 
+%if %{with emulator}
+ExclusiveArch: %{ix86} x86_64
+%else
+ExclusiveArch:
+%endif
+
 %description
 It includes video/audio decoders and encoders for Emulator
 Its codec set is determined after communicating with emulator