From: DoHyun Pyun Date: Mon, 14 Sep 2020 02:17:04 +0000 (+0900) Subject: Fix the permission error in receiving file X-Git-Tag: accepted/tizen/unified/20200915.014644^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93c799630853e88e8a6efa6d2436422b34280291;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-share.git Fix the permission error in receiving file Change-Id: Icc9a18e91ab8b5b012d0a0f9e715393bb5be0e47 Signed-off-by: DoHyun Pyun --- diff --git a/packaging/bluetooth-share.spec b/packaging/bluetooth-share.spec index 675dc57..6a0a445 100644 --- a/packaging/bluetooth-share.spec +++ b/packaging/bluetooth-share.spec @@ -124,6 +124,7 @@ genhtml %{name}.info -o out --legend --show-details %files %manifest %{name}.manifest +%attr(755, network_fw, network_fw)%{TZ_SYS_GLOBALUSER_DATA}/%{name} %{_bindir}/%{name} %{_unitdir}/%{name}.service %{_unitdir}/%{name}-start.service