summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2016-12-14 10:52:31 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2016-12-14 10:52:31 +0900
commit701e1e4b6274845acc694b8a99e74c0523968073 (patch)
treed1b3724158b98209f913d657da76352c10079b93
parentf0d0915911471e7b26b0f7f88070fbb00cc776f3 (diff)
downloadbluez-701e1e4b6274845acc694b8a99e74c0523968073.tar.gz
bluez-701e1e4b6274845acc694b8a99e74c0523968073.tar.bz2
bluez-701e1e4b6274845acc694b8a99e74c0523968073.zip
Change-Id: I33076c5087be2dbc8865cfa9b0297faff436939b Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--packaging/bluez.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/packaging/bluez.spec b/packaging/bluez.spec
index 8d9331ce..58457af7 100644
--- a/packaging/bluez.spec
+++ b/packaging/bluez.spec
@@ -168,8 +168,6 @@ install -D -m 0644 src/main_w.conf %{buildroot}%{_sysconfdir}/bluetooth/main.con
install -D -m 0644 src/main_m.conf %{buildroot}%{_sysconfdir}/bluetooth/main.conf
%endif
-#install -D -m 0644 obexd/src/obex.service.in %{buildroot}%{_libdir}/systemd/system/obex.service
-
#install -D -m 0644 src/bluetooth.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/bluetooth.conf
#install -D -m 0644 profiles/audio/audio.conf %{buildroot}%{_sysconfdir}/bluetooth/audio.conf
#install -D -m 0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/network.conf
@@ -203,7 +201,6 @@ mkdir -p %{buildroot}%{upgrade_script_path}
cp -f packaging/500.bluez_upgrade.sh %{buildroot}%{upgrade_script_path}
%post -n libbluetooth -p /sbin/ldconfig
-ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
%postun -n libbluetooth -p /sbin/ldconfig
@@ -271,8 +268,8 @@ ln -sf %{_libdir}/systemd/system/obex.service %{_sysconfdir}/systemd/default-ext
%manifest %{name}.manifest
%defattr(-,root,root,-)
%{_libexecdir}/bluetooth/obexd
-%{_libpath}/systemd/system/obex.service
-%{_datadir}/dbus-1/system-services/org.bluez.obex.service
+%{_libpath}/systemd/user/obex.service
+%{_datadir}/dbus-1/services/org.bluez.obex.service
#%{_sysconfdir}/obex/root-setup.d/000_create-symlinks
#%{_bindir}/obex-root-setup
#%{_bindir}/obex.sh