- Fix typo in init script (#558993)

This commit is contained in:
Bastien Nocera 2010-02-15 09:58:17 +00:00
parent f85c328717
commit 81234be9ba
2 changed files with 5 additions and 2 deletions

View File

@ -37,7 +37,7 @@ case "$1" in
stop
;;
*)
echo $"Usage: $0 {start|stop}"
echo "Usage: $0 {start|stop}"
exit 3
;;
esac

View File

@ -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 <bnocera@redhat.com> 4.60-2
- Fix typo in init script (#558993)
* Sun Jan 10 2010 Bastien Nocera <bnocera@redhat.com> 4.60-1
- Update to 4.60