Remove a couple more systemd things accepted/2.0/20130327.003634 submit/2.0/20130327.010533
authorGraydon, Tracy <tracy.graydon@intel.com>
Wed, 27 Mar 2013 01:05:30 +0000 (18:05 -0700)
committerGraydon, Tracy <tracy.graydon@intel.com>
Wed, 27 Mar 2013 01:05:30 +0000 (18:05 -0700)
packaging/bluez.spec

index c00bbf9..f38d60c 100644 (file)
@@ -73,28 +73,27 @@ bluez-test contains test utilities for BlueZ testing.
 export CFLAGS="${CFLAGS} -D__TIZEN_PATCH__ -D__BROADCOM_PATCH__ "
 export LDFLAGS=" -lncurses -Wl,--as-needed "
 %reconfigure --disable-static \
-                       --sysconfdir=%{_sysconfdir} \
-                       --localstatedir=%{_localstatedir} \
-                       --with-systemdunitdir=%{_libdir}/systemd/system \
-                        --enable-debug \
-                        --enable-pie \
-                        --enable-network \
-                        --enable-serial \
-                        --enable-input \
-                        --enable-usb=no \
-                        --enable-tools \
-                       --disable-bccmd \
-                        --enable-pcmcia=no \
-                        --enable-hid2hci=no \
-                        --enable-alsa=no \
-                        --enable-gstreamer=no \
-                        --disable-dfutool \
-                        --disable-cups \
-                       --enable-health \
-                       --enable-dbusoob \
-                       --enable-test \
-                       --enable-hidd \
-                        --with-telephony=ofono
+               --sysconfdir=%{_sysconfdir} \
+               --localstatedir=%{_localstatedir} \
+               --enable-debug \
+               --enable-pie \
+               --enable-network \
+               --enable-serial \
+               --enable-input \
+               --enable-usb=no \
+               --enable-tools \
+               --disable-bccmd \
+               --enable-pcmcia=no \
+               --enable-hid2hci=no \
+               --enable-alsa=no \
+               --enable-gstreamer=no \
+               --disable-dfutool \
+               --disable-cups \
+               --enable-health \
+               --enable-dbusoob \
+               --enable-test \
+               --enable-hidd \
+               --with-telephony=ofono
 
 make %{?jobs:-j%jobs}
 
@@ -136,7 +135,7 @@ install -D -m 0644 COPYING %{buildroot}%{_datadir}/license/libbluetooth-devel
 %dir %{_libdir}/bluetooth/plugins
 %dir %{_localstatedir}/lib/bluetooth
 %{_datadir}/license/bluez
-
+%{_datadir}/dbus-1/system-services/org.bluez.service
 
 %files -n libbluetooth3
 %defattr(-,root,root,-)