projects
/
platform
/
upstream
/
iotivity.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58efa27
)
Enable Multiple Ownership feature
08/184608/1
accepted/tizen/unified/20180719.152651
submit/tizen/20180719.073852
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 19 Jul 2018 06:59:47 +0000
(15:59 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Thu, 19 Jul 2018 06:59:47 +0000
(15:59 +0900)
Change-Id: Ib28d8cfee76ad94791f9177ccd1ad6d9c7b9aa82
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/iotivity.spec
patch
|
blob
|
history
diff --git
a/packaging/iotivity.spec
b/packaging/iotivity.spec
index
c213249
..
6979523
100755
(executable)
--- a/
packaging/iotivity.spec
+++ b/
packaging/iotivity.spec
@@
-86,7
+86,7
@@
Source1002: %{name}-test.manifest
%{!?BLE_CUSTOM_ADV: %define BLE_CUSTOM_ADV False}
%{!?BLE_DIVISION: %define BLE_DIVISION VD}
%{!?BLE_TIZEN_30: %define BLE_TIZEN_30 True}
-%{!?MULTIPLE_OWNER: %define MULTIPLE_OWNER
0
}
+%{!?MULTIPLE_OWNER: %define MULTIPLE_OWNER
1
}
BuildRequires: expat-devel
BuildRequires: python, libcurl-devel