Add bluetooth support.
This commit is contained in:
parent
d6b5519449
commit
3f153e743f
@ -13,14 +13,14 @@
|
||||
|
||||
Name: brltty
|
||||
Version: %{pkg_version}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
URL: http://mielke.cc/brltty/
|
||||
Source: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz
|
||||
Patch4: brltty-loadLibrary.patch
|
||||
Summary: Braille display driver for Linux/Unix
|
||||
BuildRequires: byacc glibc-kernheaders
|
||||
BuildRequires: byacc glibc-kernheaders bluez-libs-devel
|
||||
# work around a bug in the install process:
|
||||
Requires(post): coreutils
|
||||
|
||||
@ -334,6 +334,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2013 Jon Ciesla <limburgher@gmail.com> - 4.5-3
|
||||
- Add bluetooth support, BZ 916628.
|
||||
|
||||
* Thu Apr 04 2013 Kalev Lember <kalevlember@gmail.com> - 4.5-2
|
||||
- Don't install the library in /lib now that we have UsrMove
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user