SPECS: orca.spec - fix desktop file - NOTE about crashes

twittner twittner at pld-linux.org
Wed Jul 11 18:53:46 CEST 2007


Author: twittner                     Date: Wed Jul 11 16:53:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix desktop file
- NOTE about crashes

---- Files affected:
SPECS:
   orca.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/orca.spec
diff -u SPECS/orca.spec:1.4 SPECS/orca.spec:1.5
--- SPECS/orca.spec:1.4	Tue Jul 10 21:57:23 2007
+++ SPECS/orca.spec	Wed Jul 11 18:53:41 2007
@@ -1,13 +1,17 @@
 # $Revision$, $Date$
+#
+# NOTE:	crashes when `Person: deafult (en)' is set for eSpeak Speech GNOME driver
+#
 Summary:	Flexible, extensible, and powerful assistive technology
 Summary(pl.UTF-8):	Elastyczna, rozszerzalna i potężna technologia wspomagająca
 Name:		orca
 Version:	2.19.5
-Release:	1
+Release:	1.1
 License:	LGPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/orca/2.19/%{name}-%{version}.tar.bz2
 # Source0-md5:	00cf9d24f0bed0fae1bb28197a290565
+Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/projects/orca/
 BuildRequires:	ORBit2-devel >= 1:2.14.7
 BuildRequires:	at-spi-devel >= 1.18.1
@@ -26,8 +30,11 @@
 BuildRequires:	rpmbuild(macros) >= 1.311
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
+Requires:	at-spi
+Requires:	eel
 Requires:	gnome-mag >= 0.14.1
-#Requires:	python-bonobo ??? - works without
+Requires:	gnome-speech-driver
+Requires:	python-pygtk-atk
 Requires:	python-pygobject
 Provides:	gnopernicus
 Obsoletes:	gnopernicus
@@ -49,6 +56,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 #{__glib_gettextize} - doesn't build with it
@@ -103,6 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/07/11 16:53:41  twittner
+- fix desktop file
+- NOTE about crashes
+
 Revision 1.4  2007/07/10 19:57:23  twittner
 - up to 2.19.5
 - rel. 1 (dirty spec, but works)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/orca.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list