projects
/
platform
/
core
/
uifw
/
e-tizen-testcase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e4a03
)
not build for wayland
71/36271/1
accepted/tizen/common/20150304.132421
accepted/tizen/mobile/20150305.010303
accepted/tizen/tv/20150305.005645
accepted/tizen/wearable/20150305.010033
submit/tizen/20150304.123801
author
Boram Park
<boram1288.park@samsung.com>
Wed, 4 Mar 2015 12:35:37 +0000
(21:35 +0900)
committer
Boram Park
<boram1288.park@samsung.com>
Wed, 4 Mar 2015 12:35:37 +0000
(21:35 +0900)
Change-Id: Ib664cc03c1953d22a63b94691da241980e0db5a8
packaging/e-tizen-testcase.spec
patch
|
blob
|
history
diff --git
a/packaging/e-tizen-testcase.spec
b/packaging/e-tizen-testcase.spec
index
63486b0
..
f77ad5b
100644
(file)
--- a/
packaging/e-tizen-testcase.spec
+++ b/
packaging/e-tizen-testcase.spec
@@
-1,3
+1,5
@@
+%bcond_with x
+
Name: e-tizen-testcase
Version: 0.0.1
Release: 1
@@
-11,6
+13,10
@@
BuildRequires: pkgconfig(eldbus)
BuildRequires: pkgconfig(capi-ui-efl-util)
BuildRequires: gettext
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
This package is a test case module for enlightenment.