rpms/udev/F-13 udev.spec, 1.308, 1.309 0031-Fix-switching-Logitech-bluetooth-adapters-into-hci-m.patch, 1.1, NONE

Bastien Nocera hadess at fedoraproject.org
Thu Jun 10 13:08:15 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/udev/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18664

Modified Files:
	udev.spec 
Removed Files:
	0031-Fix-switching-Logitech-bluetooth-adapters-into-hci-m.patch 
Log Message:
* Thu Jun 10 2010 Bastien Nocera <bnocera at redhat.com> 151-10
- Revert patch for hid2hci rules, fixes keyboards not going
  into HCI (Bluetooth) mode after being plugged in (#595178)



Index: udev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev/F-13/udev.spec,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -p -r1.308 -r1.309
--- udev.spec	27 Apr 2010 10:41:44 -0000	1.308
+++ udev.spec	10 Jun 2010 13:08:14 -0000	1.309
@@ -5,7 +5,7 @@
 Summary: A userspace implementation of devfs
 Name: udev
 Version: 151
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Provides: udev-persistent = %{version}-%{release}
@@ -31,7 +31,6 @@ Patch21: 0021-input_id-Fix-linking.patch
 Patch22: 0022-replace-utimes-with-utimensat.patch
 Patch29: 0029-firmware-fix-possible-segfault-when-firmware-device-.patch
 Patch30: 0030-rules-input-create-by-path-links-for-pci-devices.patch
-Patch31: 0031-Fix-switching-Logitech-bluetooth-adapters-into-hci-m.patch
 Patch32: 0032-do-not-reset-SELinux-context-when-the-node-was-not-t.patch
 Patch34: 0034-add-LGPL-COPYING-to-libudev-and-GUdev.patch
 Patch35: 0035-cdrom_id-open-non-mounted-optical-media-with-O_EXCL.patch
@@ -171,7 +170,6 @@ glib-based applications using libudev fu
 %patch22 -p1 -b .git22
 %patch29 -p1 -b .git29
 %patch30 -p1 -b .git30
-%patch31 -p1 -b .git31
 %patch32 -p1 -b .git32
 %patch34 -p1 -b .git34
 %patch35 -p1 -b .git35
@@ -432,6 +430,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_libdir}/pkgconfig/gudev-1.0*
 
 %changelog
+* Thu Jun 10 2010 Bastien Nocera <bnocera at redhat.com> 151-10
+- Revert patch for hid2hci rules, fixes keyboards not going
+  into HCI (Bluetooth) mode after being plugged in (#595178)
+
 * Tue Apr 27 2010 Harald Hoyer <harald at redhat.com> 151-9
 - more cdrom_id bugfixes to prevent autoclosing
 


--- 0031-Fix-switching-Logitech-bluetooth-adapters-into-hci-m.patch DELETED ---



More information about the scm-commits mailing list