projects
/
platform
/
core
/
api
/
mtp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
006f590
)
modify to support mobile profile.
94/51994/1
accepted/tizen/mobile/20151119.232338
accepted/tizen/tv/20151119.232346
accepted/tizen/wearable/20151119.232356
submit/tizen/20151119.131344
author
Hyihong Chae
<hh.chae@samsung.com>
Wed, 18 Nov 2015 04:45:35 +0000
(13:45 +0900)
committer
Hyihong Chae
<hh.chae@samsung.com>
Wed, 18 Nov 2015 04:45:35 +0000
(13:45 +0900)
Change-Id: I4b41e5bbad65e83b84619a2315f11cb53dd5e7c8
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
packaging/capi-network-mtp.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-network-mtp.spec
b/packaging/capi-network-mtp.spec
index
3355fe0
..
87cb0b2
100755
(executable)
--- a/
packaging/capi-network-mtp.spec
+++ b/
packaging/capi-network-mtp.spec
@@
-6,10
+6,7
@@
Group: Network & Connectivity/Other
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-# This package would be built only TV
-%if "%{?profile}" != "tv"
-ExcludeArch: %arm aarch64 %ix86 x86_64
-%endif
+ExcludeArch: %ix86 x86_64
BuildRequires: cmake
BuildRequires: pkgconfig(dlog)