]> git.pld-linux.org Git - packages/brltty.git/blobdiff - brltty.spec
- rebuild with ocaml 4.04.1
[packages/brltty.git] / brltty.spec
index c9a43191e7ae7a10e8765e680eb3cf76aae00498..3ff0c182e9a9ccac921fe6ff2c213ee339e0185a 100644 (file)
 %bcond_with    at_spi                  # AtSpi screen driver
 %bcond_without at_spi2                 # AtSpi2 screen driver
 
-%define                brlapi_ver      0.6.4
+%define                brlapi_ver      0.6.5
 %include       /usr/lib/rpm/macros.java
 Summary:       Braille display driver for Linux/Unix
 Summary(pl.UTF-8):     Sterownik do wyƛwietlaczy Braille'a
 Name:          brltty
-Version:       5.3.1
-Release:       2
+Version:       5.4
+Release:       6
 License:       GPL v2+ (brltty and drivers), LGPL v2.1+ (APIs)
 Group:         Daemons
 Source0:       http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
-# Source0-md5: 7835871c911effd286040225bf5355f8
+# Source0-md5: cfedd365e6237d762ad8c35b4f6fb361
 Patch1:                %{name}-speech-dispatcher.patch
 Patch2:                %{name}-python.patch
+Patch3:                make.patch
 URL:           http://mielke.cc/brltty/
 BuildRequires: alsa-lib-devel
 %{?with_at_spi:BuildRequires:  at-spi-devel}
@@ -60,6 +61,7 @@ BuildRequires:        pkgconfig
 %{?with_java:BuildRequires:    rpm-javaprov}
 %{?with_python:BuildRequires:  rpm-pythonprov}
 %{?with_speech_dispatcher:BuildRequires:       speech-dispatcher-devel >= 0.8}
+BuildRequires: systemd-devel
 BuildRequires: tar >= 1:1.22
 %{?with_tcl:BuildRequires:     tcl-devel >= 8.5}
 %if %{with x}
@@ -252,6 +254,7 @@ Biblioteka BrlAPI dla Tcl.
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__autoconf}
This page took 0.044051 seconds and 4 git commands to generate.