diff --git a/bluetooth.init b/bluetooth.init index 090cb8c..be95b71 100644 --- a/bluetooth.init +++ b/bluetooth.init @@ -37,7 +37,7 @@ case "$1" in stop ;; *) - echo $"Usage: $0 {start|stop}" + echo "Usage: $0 {start|stop}" exit 3 ;; esac diff --git a/bluez.spec b/bluez.spec index 3fcb120..cb3a431 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ Summary: Bluetooth utilities Name: bluez Version: 4.60 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System Source: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz @@ -273,6 +273,9 @@ fi %config(noreplace) %{_sysconfdir}/sysconfig/pand %changelog +* Mon Feb 15 2010 Bastien Nocera 4.60-2 +- Fix typo in init script (#558993) + * Sun Jan 10 2010 Bastien Nocera 4.60-1 - Update to 4.60