SPECS: gnopernicus.spec - updated to 0.12.0 - added bcond for brlapi

maciek2w maciek2w at pld-linux.org
Sun Mar 12 00:17:03 CET 2006


Author: maciek2w                     Date: Sat Mar 11 23:17:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.12.0
- added bcond for brlapi

---- Files affected:
SPECS:
   gnopernicus.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/gnopernicus.spec
diff -u SPECS/gnopernicus.spec:1.54 SPECS/gnopernicus.spec:1.55
--- SPECS/gnopernicus.spec:1.54	Tue Oct  4 10:04:31 2005
+++ SPECS/gnopernicus.spec	Sun Mar 12 00:16:56 2006
@@ -1,13 +1,16 @@
 # $Revision$, $Date$
+# Conditional build:
+%bcond_without  brlapi     # don't build with Braille display driver support
+
 Summary:	Assistive technology
 Summary(pl):	Technologia wspomagająca
 Name:		gnopernicus
-Version:	0.11.7
+Version:	0.12.0
 Release:	1
 License:	LGPL
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gnopernicus/0.11/%{name}-%{version}.tar.bz2
-# Source0-md5:	5400367ca2e2f20168ca173c72cd4b0a
+Source0:	http://ftp.gnome.org/pub/gnome/sources/gnopernicus/0.12/%{name}-%{version}.tar.bz2
+# Source0-md5:	8228afc6b98306207349df150592b83b
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-build.patch
 URL:		http://www.baum.de/
@@ -16,6 +19,7 @@
 BuildRequires:	at-spi-devel >= 1.6.6
 BuildRequires:	autoconf
 BuildRequires:	automake
+%{?with_brlapi:BuildRequires:	brlapi-devel >= 3.7}
 BuildRequires:	gnome-common >= 2.8.0-2
 BuildRequires:	gnome-mag-devel >= 0.12
 BuildRequires:	gnome-speech-devel >= 0.3.6
@@ -87,7 +91,9 @@
 %{__autoheader}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+    --%{?with_brlapi:en}%{!?with_brlapi:dis}able-brltty
+
 %{__make}
 
 %install
@@ -147,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2006/03/11 23:16:56  maciek2w
+- updated to 0.12.0
+- added bcond for brlapi
+
 Revision 1.54  2005/10/04 08:04:31  paladine
 - updated to 0.11.7
 - missing BR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnopernicus.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list