From: DoHyun Pyun Date: Thu, 19 Jul 2018 07:01:28 +0000 (+0900) Subject: Enable Multiple Ownership feature X-Git-Tag: accepted/tizen/4.0/unified/20180719.160944 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2F4.0%2Funified%2F20180719.160944;p=platform%2Fupstream%2Fiotivity.git Enable Multiple Ownership feature Change-Id: I620596c3995f9d4e6efc77d2d3d02168acdee80a Signed-off-by: DoHyun Pyun --- diff --git a/packaging/iotivity.spec b/packaging/iotivity.spec index c213249..6979523 100755 --- 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