summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2016-09-09 05:08:37 +0000
committerMyungJoo Ham <myungjoo.ham@samsung.com>2016-09-09 05:08:37 +0000
commita61dde8f85869c2864bbaef4c5b0e0e925a2f7c0 (patch)
tree74ae538e5fa7d827024fa49069235426497974a8
parent87bb9415e9e9ed03a7b4768df83c1c558470ca77 (diff)
downloadlibmtp-a61dde8f85869c2864bbaef4c5b0e0e925a2f7c0.tar.gz
libmtp-a61dde8f85869c2864bbaef4c5b0e0e925a2f7c0.tar.bz2
libmtp-a61dde8f85869c2864bbaef4c5b0e0e925a2f7c0.zip
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>
-rwxr-xr-xpackaging/libmtp.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/libmtp.spec b/packaging/libmtp.spec
index 87c36df..b633e48 100755
--- a/packaging/libmtp.spec
+++ b/packaging/libmtp.spec
@@ -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)