rpms/bluez-utils/devel bluez-utils.spec,1.79,1.80

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Oct 5 12:58:54 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/bluez-utils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29076

Modified Files:
	bluez-utils.spec 
Log Message:
* Fri Oct 05 2007 - Bastien Nocera <bnocera at redhat.com> 3.20-1
- Update the init header so that chkconfig starts hcid after
  D-Bus has, patch from Will Woods <wwoods at redhat.com> (#279291)
- Update to bluez-utils 3.20
- Disable sync and transfer services and prune buildreqs



Index: bluez-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/devel/bluez-utils.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- bluez-utils.spec	5 Oct 2007 12:20:18 -0000	1.79
+++ bluez-utils.spec	5 Oct 2007 12:58:22 -0000	1.80
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities 
 Name: bluez-utils
 Version: 3.20
-Release: 3%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
@@ -20,7 +20,7 @@
 BuildRequires: dbus-devel >= 0.90
 BuildRequires: libusb-devel, glib2-devel, alsa-lib-devel
 BuildRequires: gstreamer-plugins-base-devel, gstreamer-devel, hal-devel
-BuildRequires: libopensync-devel, openobex-devel, dbus-glib-devel
+BuildRequires: dbus-glib-devel
 ExcludeArch: s390 s390x
 Obsoletes: bluez-pan, bluez-sdp
 Requires: initscripts, bluez-libs >= %{version}
@@ -77,7 +77,8 @@
 %configure --with-bluez-libs=%{_libdir} --enable-pie --enable-debug \
 	   --enable-all --disable-bcm203x --enable-alsa --enable-bccmd \
 	   --enable-avctrl --enable-glib --enable-input --enable-echo \
-	   --enable-serial --disable-sdpd --enable-audio
+	   --enable-serial --disable-sdpd --enable-audio --disable-sync \
+	   --disable-obex
 make
 
 %install
@@ -157,6 +158,7 @@
 - Update the init header so that chkconfig starts hcid after
   D-Bus has, patch from Will Woods <wwoods at redhat.com> (#279291)
 - Update to bluez-utils 3.20
+- Disable sync and transfer services and prune buildreqs
 
 * Thu Oct 04 2007 - Bastien Nocera <bnocera at redhat.com> 3.19-2
 - Disable hid2hci by default, it causes more problems than




More information about the fedora-extras-commits mailing list