Remove ExcludeArch x86/x64 95/87695/1 accepted/tizen/3.0/ivi/20161011.050707 accepted/tizen/3.0/mobile/20161015.033819 accepted/tizen/3.0/tv/20161016.005032 accepted/tizen/common/20161004.081033 accepted/tizen/ivi/20161004.075805 accepted/tizen/mobile/20161004.075721 accepted/tizen/tv/20161004.075733 submit/tizen/20161004.022036 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 05:08:37 +0000 (05:08 +0000)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 9 Sep 2016 05:08:37 +0000 (05:08 +0000)
libmtp supports Intel architectures as well.
Do we really have a reason to exclude x86/x64?

If MTP is causing problems for emulator, the spec should use
the macro of "_with_emulator", which is defined to be 1 for
emulator build.

Change-Id: I2d4c34ab7373c7cafb67cd192df25203ec968054
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/libmtp.spec

index 87c36df..b633e48 100755 (executable)
@@ -9,8 +9,6 @@ License:    LGPL-2.1
 Source0:    libmtp-%{version}.tar.gz
 Source1001: autogen.sh
 
-ExcludeArch: %ix86 x86_64
-
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 BuildRequires: pkgconfig(libusb-1.0)