diff --git a/bluez-coldplug.init b/bluez-coldplug.init index 12060ef..8a9e0e9 100644 --- a/bluez-coldplug.init +++ b/bluez-coldplug.init @@ -21,7 +21,7 @@ case "$1" in start|restart|try-restart) - udevadm trigger --subsystem-match=bluetooth + udevadm trigger --subsystem-match=bluetooth --action=add rc_status -v ;; stop) diff --git a/bluez-gstreamer.changes b/bluez-gstreamer.changes index 5314b56..5fb8e3b 100644 --- a/bluez-gstreamer.changes +++ b/bluez-gstreamer.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 5 10:55:39 UTC 2010 - seife@opensuse.org + +- fix coldplug script for udev > 151 (bnc#602773) + ------------------------------------------------------------------- Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org diff --git a/bluez-gstreamer.spec b/bluez-gstreamer.spec index 7956f1f..454a655 100644 --- a/bluez-gstreamer.spec +++ b/bluez-gstreamer.spec @@ -25,7 +25,7 @@ BuildRequires: alsa-devel libsndfile-devel pkg-config udev BuildRequires: gstreamer-0_10-devel gstreamer-0_10-plugins-base-devel Url: http://www.bluez.org Version: 4.64 -Release: 1 +Release: 2 Summary: Bluetooth Sound Support Group: Productivity/Multimedia/Sound/Utilities License: GPLv2+ diff --git a/bluez.changes b/bluez.changes index 5314b56..5fb8e3b 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 5 10:55:39 UTC 2010 - seife@opensuse.org + +- fix coldplug script for udev > 151 (bnc#602773) + ------------------------------------------------------------------- Thu Apr 29 09:58:04 UTC 2010 - seife@opensuse.org diff --git a/bluez.spec b/bluez.spec index ef70278..345fa7f 100644 --- a/bluez.spec +++ b/bluez.spec @@ -24,7 +24,7 @@ BuildRequires: glib2-devel libnl-devel libusb-devel BuildRequires: alsa-devel libsndfile-devel pkg-config udev Url: http://www.bluez.org Version: 4.64 -Release: 1 +Release: 2 Summary: Bluetooth Stack for Linux Group: Hardware/Mobile License: GPLv2+