rpms/bluez-utils/F-8 .cvsignore, 1.26, 1.27 bluez-utils.spec, 1.87, 1.88 sources, 1.26, 1.27 bluez-utils-3.20-hid-oops.patch, 1.1, NONE

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Fri Jun 27 14:02:23 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-utils/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19938

Modified Files:
	.cvsignore bluez-utils.spec sources 
Removed Files:
	bluez-utils-3.20-hid-oops.patch 
Log Message:
* Fri Jun 27 2008 - Bastien Nocera <bnocera at redhat.com> - 3.34-1
- Update to 3.34



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-8/.cvsignore,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- .cvsignore	5 Oct 2007 12:20:18 -0000	1.26
+++ .cvsignore	27 Jun 2008 14:01:39 -0000	1.27
@@ -1 +1 @@
-bluez-utils-3.20.tar.gz
+bluez-utils-3.34.tar.gz


Index: bluez-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-8/bluez-utils.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- bluez-utils.spec	26 Mar 2008 12:09:50 -0000	1.87
+++ bluez-utils.spec	27 Jun 2008 14:01:39 -0000	1.88
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities 
 Name: bluez-utils
-Version: 3.20
-Release: 7%{?dist}
+Version: 3.34
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
@@ -13,7 +13,6 @@
 Source9: bluetooth.conf
 Patch0: bluez-utils-2.3-conf.patch
 Patch1: bluez-utils-oui-usage.patch
-Patch2: bluez-utils-3.20-hid-oops.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://www.bluez.org/
@@ -75,16 +74,13 @@
 %setup -q
 %patch0 -p1
 %patch1 -p0 -b .oui
-pushd tools/
-%patch2 -p0 -b .oops
-popd
 
 %build
 %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 --disable-sync \
-	   --disable-obex
+	   --disable-obex --enable-cups --enable-pcmciarules
 make
 
 %install
@@ -101,9 +97,6 @@
 install -D -m0755 cups/bluetooth ${RPM_BUILD_ROOT}/usr/lib/cups/backend/bluetooth
 mv $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/bluetooth.rules $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/97-bluetooth.rules
 
-install -m0755 daemon/passkey-agent $RPM_BUILD_ROOT/%{_bindir}/passkey-agent
-install -m0755 daemon/auth-agent $RPM_BUILD_ROOT/%{_bindir}/auth-agent
-
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*/*.la
 
 %clean
@@ -134,7 +127,7 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING INSTALL ChangeLog NEWS README */*.txt
+%doc AUTHORS COPYING INSTALL ChangeLog NEWS README doc/*.txt
 /etc/rc.d/init.d/*
 %{_bindir}/*
 %{_sbindir}/*
@@ -161,6 +154,9 @@
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Fri Jun 27 2008 - Bastien Nocera <bnocera at redhat.com> - 3.34-1
+- Update to 3.34
+
 * Wed Mar 26 2008 - Bastien Nocera <bnocera at redhat.com> - 3.20-7
 - Add patch to avoid a kernel oops when switching from HID to HCI mode
   (#228755)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-8/sources,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sources	5 Oct 2007 12:20:18 -0000	1.26
+++ sources	27 Jun 2008 14:01:39 -0000	1.27
@@ -1 +1 @@
-ef596746d656ed034ed64596f72ef3c2  bluez-utils-3.20.tar.gz
+3b1729329c49cb522d4b9df4ac9e2c8a  bluez-utils-3.34.tar.gz


--- bluez-utils-3.20-hid-oops.patch DELETED ---




More information about the fedora-extras-commits mailing list