[brltty] Add bluetooth support.

Jon Ciesla limb at fedoraproject.org
Thu May 2 11:26:48 UTC 2013


commit 3f153e743fa82e29bdd4112edafd16f7728ce08b
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu May 2 06:22:38 2013 -0500

    Add bluetooth support.

 brltty.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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 <limburgher at gmail.com> - 4.5-3
+- Add bluetooth support, BZ 916628.
+
 * Thu Apr 04 2013 Kalev Lember <kalevlember at gmail.com> - 4.5-2
 - Don't install the library in /lib now that we have UsrMove
 


More information about the scm-commits mailing list