rpms/bluez-utils/F-8 bluez-utils.spec,1.91,1.92

Bastien Nocera hadess at fedoraproject.org
Tue Oct 14 19:37:22 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/bluez-utils/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19532

Modified Files:
	bluez-utils.spec 
Log Message:
* Tue Oct 14 2008 - Bastien Nocera <bnocera at redhat.com> - 3.35-4
- Fix crash on resume, as seen and fixed in BlueZ 4.x



Index: bluez-utils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bluez-utils/F-8/bluez-utils.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- bluez-utils.spec	10 Jul 2008 13:53:21 -0000	1.91
+++ bluez-utils.spec	14 Oct 2008 19:36:52 -0000	1.92
@@ -1,7 +1,7 @@
 Summary: Bluetooth utilities 
 Name: bluez-utils
 Version: 3.35
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source: http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@
 Source9: bluetooth.conf
 Patch0: bluez-utils-2.3-conf.patch
 Patch1: bluez-utils-oui-usage.patch
+Patch2: bluez-utils-fix-crash-on-suspend.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://www.bluez.org/
@@ -74,6 +75,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p0 -b .oui
+%patch2 -p1
 
 %build
 %configure --with-bluez-libs=%{_libdir} --enable-pie --enable-debug \
@@ -155,6 +157,9 @@
 %{_libdir}/alsa-lib/*.so
 
 %changelog
+* Tue Oct 14 2008 - Bastien Nocera <bnocera at redhat.com> - 3.35-4
+- Fix crash on resume, as seen and fixed in BlueZ 4.x
+
 * Thu Jul 10 2008 - Will Woods <wwoods at redhat.com> - 3.35-3
 - Re-add hid2hci
 




More information about the scm-commits mailing list