Author: sls Date: Sat Jan 5 11:33:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: at-spi-devel, pkgconfig - package libbrlttyxas.so - TODO updates
---- Files affected: SPECS: brltty.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/brltty.spec diff -u SPECS/brltty.spec:1.24 SPECS/brltty.spec:1.25 --- SPECS/brltty.spec:1.24 Sat Jan 5 12:21:24 2008 +++ SPECS/brltty.spec Sat Jan 5 12:33:52 2008 @@ -1,11 +1,10 @@ # $Revision$, $Date$ # 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 @@ -25,6 +24,7 @@ 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 @@ -34,7 +34,7 @@ %{?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} @@ -515,6 +515,7 @@ %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 @@ -574,6 +575,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-01-05 11:33:52 sls +- BR: at-spi-devel, pkgconfig +- package libbrlttyxas.so +- TODO updates + Revision 1.24 2008-01-05 11:21:24 sls - don't disable optflags - better (I hope) way - BR: gpm-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
