packages: brltty/brltty.spec - added at-spi2 bcond/BR

sls sls at pld-linux.org
Tue Nov 9 19:52:32 CET 2010


Author: sls                          Date: Tue Nov  9 18:52:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added at-spi2 bcond/BR

---- Files affected:
packages/brltty:
   brltty.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/brltty/brltty.spec
diff -u packages/brltty/brltty.spec:1.47 packages/brltty/brltty.spec:1.48
--- packages/brltty/brltty.spec:1.47	Tue Nov  9 19:45:54 2010
+++ packages/brltty/brltty.spec	Tue Nov  9 19:52:26 2010
@@ -26,6 +26,7 @@
 %bcond_without	tcl		# tcl bindings
 %bcond_without	x		# build X11-based utilities
 %bcond_without	speech_dispatcher	# build without speech-dispatcher driver
+%bcond_without	at_spi2		# build without AtSpi2 driver
 #
 %include	/usr/lib/rpm/macros.java
 Summary:	Braille display driver for Linux/Unix
@@ -44,6 +45,7 @@
 BuildRequires:	automake
 BuildRequires:	bison
 #BuildRequires:	bluez-devel
+%{?with_at_spi2:BuildRequires:	dbus-devel}
 %{?with_apidocs:BuildRequires:	doxygen}
 BuildRequires:	gpm-devel
 %{?with_java:BuildRequires:	jdk}
@@ -553,7 +555,7 @@
 %attr(755,root,root) %{_libdir}/brltty/libbrlttybsk.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttysxs.so
 %attr(755,root,root) %{_libdir}/brltty/libbrlttyses.so
-%attr(755,root,root) %{_libdir}/brltty/libbrlttyxa2.so
+%{?with_at_spi2:%attr(755,root,root) %{_libdir}/brltty/libbrlttyxa2.so}
 %{?with_speech_dispatcher:%attr(755,root,root) %{_libdir}/brltty/libbrlttyssd.so}
 
 %{_sysconfdir}/brltty
@@ -613,6 +615,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2010/11/09 18:52:26  sls
+- added at-spi2 bcond/BR
+
 Revision 1.47  2010/11/09 18:45:54  sls
 - added speech-dispatcher bcond/BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/brltty/brltty.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list