X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=brltty.spec;h=3ff0c182e9a9ccac921fe6ff2c213ee339e0185a;hb=b6429e31ffe141bdf1cc2e53ca2b38c5460ea337;hp=d2a8562798da3b0324a2c510ec61f4a5a4a6c9aa;hpb=9845d45655f70f7d4b0f8c7bb58ff49c6969d2b5;p=packages%2Fbrltty.git diff --git a/brltty.spec b/brltty.spec index d2a8562..3ff0c18 100644 --- a/brltty.spec +++ b/brltty.spec @@ -27,13 +27,14 @@ Summary: Braille display driver for Linux/Unix Summary(pl.UTF-8): Sterownik do wyświetlaczy Braille'a Name: brltty Version: 5.4 -Release: 1 +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: 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}