From: Seonah Moon Date: Thu, 14 Apr 2016 01:12:11 +0000 (+0900) Subject: Remove ExcludeArch tag for TV profile X-Git-Tag: accepted/tizen/common/20160414.142221^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77affbe6773977a212a7cab0f49675511837037d;p=platform%2Fcore%2Fconnectivity%2Fmobileap-agent.git Remove ExcludeArch tag for TV profile Change-Id: If1a72bf2db85631a1162b523cd0eec49c0a11acf Signed-off-by: Seonah Moon --- diff --git a/packaging/mobileap-agent.spec b/packaging/mobileap-agent.spec index a35be2c..1bb4531 100644 --- a/packaging/mobileap-agent.spec +++ b/packaging/mobileap-agent.spec @@ -1,16 +1,12 @@ Name: mobileap-agent Summary: Mobile AP daemon for setting tethering environments -Version: 1.0.52 +Version: 1.0.53 Release: 1 Group: System/Network License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1: org.tizen.MobileapAgent.service -%if "%{?profile}" == "tv" -ExcludeArch: %{arm} %ix86 x86_64 -%endif - BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0)