From ac744b8d60c91f025fa762c277c46f1ebf83c356 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Sat, 5 Jan 2008 11:33:52 +0000 Subject: [PATCH] - BR: at-spi-devel, pkgconfig - package libbrlttyxas.so - TODO updates Changed files: brltty.spec -> 1.25 --- brltty.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/brltty.spec b/brltty.spec index ab0bf69..e36d76e 100644 --- a/brltty.spec +++ b/brltty.spec @@ -1,10 +1,9 @@ # TODO: -# - check BR -# - more packages (bindings) # - ocaml bcond is useless now: # Cannot find ocamlfind. # BrlAPI Caml bindings will be compiled but not installed. # - check java stuff +# - create bcond to build with minimal deps (wo ncurses,gpm,at-spi*) # # Conditional build: %bcond_without apidocs # documentation generated with doxygen @@ -24,6 +23,7 @@ License: GPL URL: http://mielke.cc/brltty/ Source0: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz # Source0-md5: 7ce54ba2d38b7c220870e8c781f36743 +BuildRequires: at-spi-devel BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: bison @@ -33,7 +33,7 @@ BuildRequires: gpm-devel %{?with_java:BuildRequires: jdk} BuildRequires: ncurses-devel %{?with_ocaml:BuildRequires: ocaml} -#BuildRequires: pkgconfig +BuildRequires: pkgconfig %{?with_python:BuildRequires: python-Pyrex} %{?with_python:BuildRequires: rpm-pythonprov} %{?with_tcl:BuildRequires: tcl} @@ -514,6 +514,7 @@ exit 0 %attr(755,root,root) %{_libdir}/brltty/libbrlttyses.so %attr(755,root,root) %{_libdir}/brltty/libbrlttysfv.so %attr(755,root,root) %{_libdir}/brltty/libbrlttysgs.so +%attr(755,root,root) %{_libdir}/brltty/libbrlttyxas.so %attr(755,root,root) %{_libdir}/brltty/libbrlttyxlx.so %attr(755,root,root) %{_libdir}/brltty/libbrlttyxsc.so %{_sysconfdir}/brltty -- 2.43.0