From: DoHyun Pyun Date: Mon, 27 Mar 2017 07:21:23 +0000 (+0900) Subject: Modify the install path for license file X-Git-Tag: submit/tizen/20170327.075259^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8159c66ddcd0aa3f15e09dda884b2dfd2330ee1e;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-share.git Modify the install path for license file Change-Id: I9620c17a7a42f2ffd1b19b98163d26c61c19bf8c Signed-off-by: DoHyun Pyun --- diff --git a/packaging/bluetooth-share.spec b/packaging/bluetooth-share.spec index 2c2d43a..03df7da 100644 --- a/packaging/bluetooth-share.spec +++ b/packaging/bluetooth-share.spec @@ -101,6 +101,7 @@ ln -sf %{_libdir}/systemd/system/bluetooth-share.service %{_sysconfdir}/systemd/ %files %manifest %{name}.manifest +%license LICENSE %defattr(-,root,root,-) %{_bindir}/bluetooth-share #%{_datadir}/dbus-1/system-services/org.bluetooth.share.service @@ -111,6 +112,7 @@ ln -sf %{_libdir}/systemd/system/bluetooth-share.service %{_sysconfdir}/systemd/ %files -n libbluetooth-share %manifest libbluetooth-share.manifest +%license LICENSE %defattr(-, root, root) %{_libdir}/libbluetooth-share-api.so.0.*