From: Philippe Coval Date: Wed, 2 Nov 2016 16:13:23 +0000 (+0100) Subject: tizen: Ship resource_directory dynamic library X-Git-Tag: 1.2.1~110 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76aa788dee92e6a94abfe5ac004ecf12523a3ef3;p=platform%2Fupstream%2Fiotivity.git tizen: Ship resource_directory dynamic library Note, it's also built with TARGET_OS=linux For the record previous undefined OCRDDelete OCRDPublish problem is now fixed by this change: https://gerrit.iotivity.org/gerrit/#/c/14285/ Bug: https://jira.iotivity.org/browse/IOT-1510 Change-Id: I24e1621788a9154af70cf2db307383b329a8e526 Origin: https://gerrit.iotivity.org/gerrit/#/c/13967/ Signed-off-by: Philippe Coval Reviewed-on: https://gerrit.iotivity.org/gerrit/13967 Tested-by: jenkins-iotivity Reviewed-by: Jaehong Jo Reviewed-by: Ziran Sun --- diff --git a/tools/tizen/iotivity.spec b/tools/tizen/iotivity.spec index ea02529..115b4e0 100644 --- a/tools/tizen/iotivity.spec +++ b/tools/tizen/iotivity.spec @@ -286,6 +286,7 @@ rm -rfv out %{buildroot}/out %{buildroot}/${HOME} ||: %{_libdir}/librcs_common.so %{_libdir}/librcs_container.so %{_libdir}/librcs_server.so +%{_libdir}/libresource_directory.so %{_libdir}/libESEnrolleeSDK.so %if 0%{?WITH_PROXY} == 1 %{_libdir}/libcoap_http_proxy.so