SPECS: brltty.spec - ocaml bcond (NFY)
sls
sls at pld-linux.org
Sat Jan 5 09:24:46 CET 2008
Author: sls Date: Sat Jan 5 08:24:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ocaml bcond (NFY)
---- Files affected:
SPECS:
brltty.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/brltty.spec
diff -u SPECS/brltty.spec:1.17 SPECS/brltty.spec:1.18
--- SPECS/brltty.spec:1.17 Sat Jan 5 08:58:34 2008
+++ SPECS/brltty.spec Sat Jan 5 09:24:40 2008
@@ -2,9 +2,13 @@
# TODO:
# - check BR
# - more packages (bindings)
+# - ocaml bcond is useless now:
+# Cannot find ocamlfind.
+# BrlAPI Caml bindings will be compiled but not installed.
#
# Conditional build:
%bcond_without apidocs # documentation generated with doxygen
+%bcond_with ocaml # ocaml bindings (NFY)
#
Summary: Braille display driver for Linux/Unix
Summary(pl.UTF-8): Sterownik do wyświetlaczy Braille'a
@@ -21,12 +25,11 @@
BuildRequires: bison
#BuildRequires: bluez-devel
%{?with_apidocs:BuildRequires: doxygen}
-#BuildRequires: libtool
#BuildRequires: gpm-devel
#BuildRequires: java-?
#BuildRequires: libusb-devel
#BuildRequires: ncurses-devel
-#BuildRequires: ocaml-devel
+%{?with_ocaml:BuildRequires: ocaml}
#BuildRequires: pkgconfig
#BuildRequires: python-devel
#BuildRequires: tcl-devel
@@ -503,6 +506,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2008-01-05 08:24:40 sls
+- ocaml bcond (NFY)
+
Revision 1.17 2008-01-05 07:58:34 sls
- new package brlapi-apidocs
- moved documentation from brlapi to brlapi-devel package
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/brltty.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list