From 3f153e743fa82e29bdd4112edafd16f7728ce08b Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: May 02 2013 11:22:38 +0000 Subject: Add bluetooth support. --- diff --git a/brltty.spec b/brltty.spec index 5caf77e..49945df 100644 --- a/brltty.spec +++ b/brltty.spec @@ -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 - 4.5-3 +- Add bluetooth support, BZ 916628. + * Thu Apr 04 2013 Kalev Lember - 4.5-2 - Don't install the library in /lib now that we have UsrMove