SPECS: bluez-utils.spec - add transfer,sync service

wolvverine wolvverine at pld-linux.org
Thu Aug 30 20:12:59 CEST 2007


Author: wolvverine                   Date: Thu Aug 30 18:12:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add transfer,sync service

---- Files affected:
SPECS:
   bluez-utils.spec (1.63 -> 1.64) 

---- Diffs:

================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.63 SPECS/bluez-utils.spec:1.64
--- SPECS/bluez-utils.spec:1.63	Thu Aug 30 18:49:27 2007
+++ SPECS/bluez-utils.spec	Thu Aug 30 20:12:54 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Narzędzia Bluetooth
 Name:		bluez-utils
 Version:	3.17
-Release:	2
+Release:	1
 Epoch:		0
 License:	GPL v2+
 Group:		Applications/System
@@ -30,10 +30,8 @@
 BuildRequires:	libusb-devel
 BuildRequires:	pkgconfig >= 1:0.9.0
 BuildRequires:	rpmbuild(macros) >= 1.268
-# used only by noinst bluetoothd-service-sync
-#BuildRequires: libopensync-devel
-# used only by noinst bluetoothd-service-transfer
-#BuildRequires:	openobex-devel >= 1.1
+BuildRequires: libopensync-devel
+BuildRequires:	openobex-devel >= 1.1
 Requires:	bluez-libs >= 3.17
 Requires:	rc-scripts
 Obsoletes:	bluez-pan
@@ -134,6 +132,13 @@
 	--enable-pcmciarules \
 	--enable-serial \
 	--enable-test \
+	--enable-hid2hci \
+	--enable-usb \
+	--enable-alsa \
+	--enable-hal \
+	--enable-pcmciarules \
+	--enable-obex \
+	--enable-sync \
 	--with-cups=/usr
 
 %{__make} \
@@ -148,6 +153,11 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	cupsdir=%{cupsdir} \
 	udevdir=/lib/udev
+# patch to makefile
+install transfer/bluetoothd-service-transfer $RPM_BUILD_ROOT%{_libdir}/bluetooth
+install transfer/transfer.service $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth
+install sync/bluetoothd-service-sync $RPM_BUILD_ROOT%{_libdir}/bluetooth
+#
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bluetooth
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/bluetooth
@@ -183,6 +193,8 @@
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-network
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-serial
 %attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-input
+%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-transfer
+%attr(755,root,root) %{_libdir}/bluetooth/bluetoothd-service-sync
 %dir %{_sysconfdir}/bluetooth
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/hcid.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf
@@ -190,6 +202,7 @@
 %{_sysconfdir}/bluetooth/audio.service
 %{_sysconfdir}/bluetooth/network.service
 %{_sysconfdir}/bluetooth/serial.service
+%{_sysconfdir}/bluetooth/transfer.service
 %attr(754,root,root) /etc/rc.d/init.d/bluetooth
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/bluetooth
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
@@ -219,6 +232,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.64  2007/08/30 18:12:54  wolvverine
+- add transfer,sync service
+
 Revision 1.63  2007/08/30 16:49:27  qboosh
 - updated to 3.17
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-utils.spec?r1=1.63&r2=1.64&f=u



More information about the pld-cvs-commit mailing list