SPECS: bluez-utils.spec - disable sync for now as it does nothing ...
qboosh
qboosh at pld-linux.org
Sat Sep 8 11:55:14 CEST 2007
Author: qboosh Date: Sat Sep 8 09:55:14 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable sync for now as it does nothing and doesn't build with current opensync
---- Files affected:
SPECS:
bluez-utils.spec (1.67 -> 1.68)
---- Diffs:
================================================================
Index: SPECS/bluez-utils.spec
diff -u SPECS/bluez-utils.spec:1.67 SPECS/bluez-utils.spec:1.68
--- SPECS/bluez-utils.spec:1.67 Tue Sep 4 21:47:13 2007
+++ SPECS/bluez-utils.spec Sat Sep 8 11:55:09 2007
@@ -26,12 +26,12 @@
BuildRequires: gstreamer-devel >= 0.10
BuildRequires: gstreamer-plugins-base-devel >= 0.10
BuildRequires: hal-devel >= 0.5.8
+#BuildRequires: libopensync-devel < 0.30
BuildRequires: libtool
BuildRequires: libusb-devel
+BuildRequires: openobex-devel >= 1.1
BuildRequires: pkgconfig >= 1:0.9.0
BuildRequires: rpmbuild(macros) >= 1.268
-BuildRequires: libopensync-devel
-BuildRequires: openobex-devel >= 1.1
Requires: bluez-libs >= 3.18
Requires: rc-scripts
Obsoletes: bluez-pan
@@ -120,6 +120,7 @@
%{__autoheader}
%{__automake}
%configure \
+ --enable-alsa \
--enable-audio \
--enable-avctrl \
--enable-bccmd \
@@ -127,18 +128,16 @@
--enable-dfutool \
--enable-glib \
--enable-gstreamer \
+ --enable-hal \
+ --enable-hid2hci \
--enable-input \
--enable-network \
+ --enable-obex \
--enable-pcmciarules \
--enable-serial \
+ --disable-sync \
--enable-test \
- --enable-hid2hci \
--enable-usb \
- --enable-alsa \
- --enable-hal \
- --enable-pcmciarules \
- --enable-obex \
- --enable-sync \
--with-cups=/usr
%{__make} \
@@ -153,11 +152,11 @@
DESTDIR=$RPM_BUILD_ROOT \
cupsdir=%{cupsdir} \
udevdir=/lib/udev
-# patch to makefile
+
+# noinst
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 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
@@ -194,7 +193,7 @@
%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
+#%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
@@ -232,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.68 2007/09/08 09:55:09 qboosh
+- disable sync for now as it does nothing and doesn't build with current opensync
+
Revision 1.67 2007/09/04 19:47:13 qboosh
- updated bluez-libs dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-utils.spec?r1=1.67&r2=1.68&f=u
More information about the pld-cvs-commit
mailing list