projects
/
apps
/
native
/
ug-mobile-ap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9efaa20
)
Exclude TV profile
21/70821/1
accepted/tizen/common/20160523.144103
accepted/tizen/ivi/20160523.103006
accepted/tizen/mobile/20160523.103000
accepted/tizen/tv/20160523.102922
submit/tizen/20160523.071704
author
Seonah Moon
<seonah1.moon@samsung.com>
Mon, 23 May 2016 01:41:29 +0000
(10:41 +0900)
committer
Seonah Moon
<seonah1.moon@samsung.com>
Mon, 23 May 2016 01:41:42 +0000
(10:41 +0900)
Change-Id: I0dbf00e9c4c0699f56dd286e639d129b7bcfa259
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/ug-setting-mobileap-efl.spec
patch
|
blob
|
history
diff --git
a/packaging/ug-setting-mobileap-efl.spec
b/packaging/ug-setting-mobileap-efl.spec
index
83d685f
..
71795d5
100755
(executable)
--- a/
packaging/ug-setting-mobileap-efl.spec
+++ b/
packaging/ug-setting-mobileap-efl.spec
@@
-3,7
+3,7
@@
Name: ug-setting-mobileap-efl
Summary: Tethering UI Gadget Library
-Version: 1.0.13
5
+Version: 1.0.13
6
Release: 1
Group: App/Network
License: Flora-1.1
@@
-12,6
+12,9
@@
Source0: %{name}-%{version}.tar.gz
%if "%{?profile}" == "wearable"
ExcludeArch: %{arm} %ix86 x86_64
%endif
+%if "%{?profile}" == "tv"
+ExcludeArch: %{arm} %ix86 x86_64
+%endif
BuildRequires: pkgconfig(evas)
BuildRequires: pkgconfig(elementary)