From: Szymon Siwek Date: Tue, 9 Nov 2010 18:45:54 +0000 (+0000) Subject: - added speech-dispatcher bcond/BR X-Git-Tag: auto/ti/brltty-4_2-2~3 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?p=packages%2Fbrltty.git;a=commitdiff_plain;h=1cfbdbcd56a6007db9944e52e8a00cde5d757d24 - added speech-dispatcher bcond/BR Changed files: brltty.spec -> 1.47 --- diff --git a/brltty.spec b/brltty.spec index 78f96d6..4f4dc99 100644 --- a/brltty.spec +++ b/brltty.spec @@ -24,6 +24,7 @@ %bcond_without python # python bindings %bcond_without tcl # tcl bindings %bcond_without x # build X11-based utilities +%bcond_without speech_dispatcher # build without speech-dispatcher driver # %include /usr/lib/rpm/macros.java Summary: Braille display driver for Linux/Unix @@ -61,7 +62,7 @@ BuildRequires: flite-devel # libbrlttysmp #BR: Mikropuhe-devel (-lmikropuhe ) # libbrlttyssd -#BuildRequires: speech-dispatcher-devel +%{?with_speech_dispatcher:BuildRequires: speech-dispatcher-devel} # libbrlttyssw #BR: Swift-devel (-lswift ) # libbrlttysth @@ -552,7 +553,7 @@ exit 0 %attr(755,root,root) %{_libdir}/brltty/libbrlttysxs.so %attr(755,root,root) %{_libdir}/brltty/libbrlttyses.so %attr(755,root,root) %{_libdir}/brltty/libbrlttyxa2.so -%attr(755,root,root) %{_libdir}/brltty/libbrlttyssd.so +%{?with_speech_dispatcher:%attr(755,root,root) %{_libdir}/brltty/libbrlttyssd.so} %{_sysconfdir}/brltty %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/brltty.conf