projects
/
profile
/
common
/
apps
/
native
/
settings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f1caf
)
Remove excluded arch
submit/tizen_common/20160412.105115
author
Stanislaw Wadas
<s.wadas@samsung.com>
Tue, 12 Apr 2016 08:48:52 +0000
(10:48 +0200)
committer
Stanislaw Wadas
<s.wadas@samsung.com>
Tue, 12 Apr 2016 08:49:00 +0000
(10:49 +0200)
Signed-off-by: Stanislaw Wadas <s.wadas@samsung.com>
packaging/org.tizen.setting.spec
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.setting.spec
b/packaging/org.tizen.setting.spec
index 0861045ac2727e02128ea3da619ee250eb8b58b4..e2507ced41cfa904460be42dff2e35bc67aa655d 100755
(executable)
--- a/
packaging/org.tizen.setting.spec
+++ b/
packaging/org.tizen.setting.spec
@@
-11,13
+11,6
@@
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
Source1: packaging/firewall.service
-%if "%{?tizen_profile_name}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-%if "%{?tizen_profile_name}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
BuildRequires: pkgconfig(libtzplatform-config)
BuildRequires: pkgconfig(appcore-common)
BuildRequires: pkgconfig(appcore-efl)