projects
/
platform
/
core
/
connectivity
/
bluetooth-share.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c5717
)
Modify the install path for license file
56/121156/1
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
accepted/tizen/common/20170327.143020
accepted/tizen/ivi/20170328.054939
accepted/tizen/mobile/20170328.054837
accepted/tizen/tv/20170328.054859
accepted/tizen/unified/20170328.054959
accepted/tizen/wearable/20170328.054919
submit/tizen/20170327.075259
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 27 Mar 2017 07:21:23 +0000
(16:21 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Mon, 27 Mar 2017 07:21:23 +0000
(16:21 +0900)
Change-Id: I9620c17a7a42f2ffd1b19b98163d26c61c19bf8c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/bluetooth-share.spec
patch
|
blob
|
history
diff --git
a/packaging/bluetooth-share.spec
b/packaging/bluetooth-share.spec
index
2c2d43a
..
03df7da
100644
(file)
--- 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.*