From a6af07a17860e0a436ef7c029d17d931974c07b3 Mon Sep 17 00:00:00 2001 From: Jihoon Jung Date: Mon, 1 Feb 2016 17:47:50 +0900 Subject: [PATCH] remove exclusive arch Change-Id: I52d329e0d380d2165cf5d148c16270d4d9f447f6 --- packaging/capi-network-mtp.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/capi-network-mtp.spec b/packaging/capi-network-mtp.spec index cfc1939..fea8e1f 100755 --- a/packaging/capi-network-mtp.spec +++ b/packaging/capi-network-mtp.spec @@ -1,13 +1,11 @@ Name: capi-network-mtp Summary: A MTP library in Native API -Version: 1.3.5 +Version: 1.3.6 Release: 1 Group: Network & Connectivity/Other License: Apache-2.0 Source0: %{name}-%{version}.tar.gz -ExcludeArch: %ix86 x86_64 - BuildRequires: cmake BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(glib-2.0) -- 2.7.4