OBS User autobuild 2009-12-08 11:02:33 +00:00 committed by Git OBS Bridge
parent eb9030fc23
commit 9bff3573f8
4 changed files with 16 additions and 71 deletions

3
orca-2.28.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f714f2b060f993472593df4a11c70c8cdc25f645455b15dc264563c50f04b425
size 2159400

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7747bc16617143587dbcd4155ee54f963ee7aba88264ed92de512a28e3a863b0
size 2188167

View File

@ -1,62 +1,3 @@
-------------------------------------------------------------------
Wed Dec 2 19:38:21 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.2:
+ Note: as a result of work on bgo#598917, you must now use
"orca --replace" if you want the new Orca process to kill any
existing processes.
+ General:
- Provisional support for the GNOME Shell Magnifier (a work in
progress)
- bgo#554688 - Navigation in gconf-editor doesn't work
- bgo#597159 - Orca does not provide access to the contents of
Packagemanager's HTML container
- bgo#597170 - Add support for Banshee script
- bgo#598917 - Orca Multiple Instances
- bgo#600372 - Orca handles text configuration input
incorrectly
- bgo#600539 - Man page improvements
+ Updated translations.
- Changes from version 2.29.1:
+ General:
- bgo#594022 - cannot launch orca preferences - GError:
Duplicate object id 'renderer3'
- bgo#595117 - Need to customize the presentation of the
Packagemanager package list toggle
- bgo#596257 - Generator arguments are not passed along with
_generateImage()
- bgo#596340 - Exception if no selection is given when choosing
a language
- bgo#596364 - Create a script for the OpenSolaris Device
Driver Utility
- bgo#596384 - Orca sometimes fails to speak a newly-focused
table in certain OpenSolaris utilities
- bgo#596635 - gcalctool script will need to be updated for
2.29/2.30/3.0
- bgo#598797 - Gnome-Terminal and VTE dump core when using Orca
+ OpenOffice:
- bgo#592917 - Orca doesn't present OOo Writer's Style combo
box correctly
+ Firefox:
- Added script mapping for the latest Firefox.
- bgo#592634 - The Gecko script's handling of caret navigation
interferes when navigating editable messages in Thunderbird
- bgo#593520 - The Gecko script's getBottomOfFile needs to be
more efficient
- bgo#593594 - Orca says "blank" when Firefox returns a bogus
value for getTextAtOffset
- bgo#593596 - When the user Up Arrows to a line in Firefox
which begins with a nested paragraph, Orca fails to present
that line
+ Updated translations.
- Add BuildRequires and Requires for python-atspi, so we can use
the new accessibility stack. We could depend on pyatspi (which is
a virtual package that is provided by both python-atspi and
python-atspi-corba), but this will make the build service not
know what to do for the build.
- Use python_sitearch.
- Disable autoreconf call.
-------------------------------------------------------------------
Tue Sep 22 19:44:36 CEST 2009 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package orca (Version 2.29.2)
# spec file for package orca (Version 2.28.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -29,12 +29,11 @@ BuildRequires: gnome-speech-devel
BuildRequires: intltool
BuildRequires: liblouis-devel
BuildRequires: python
BuildRequires: python-atspi
BuildRequires: python-louis
BuildRequires: python-gnome-devel
BuildRequires: python-gtk-devel
BuildRequires: update-desktop-files
Version: 2.29.2
Version: 2.28.0
Release: 1
Url: http://www.gnome.org/
Group: System/GUI/GNOME
@ -47,7 +46,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Recommends: gnome-mag
Recommends: gnome-speech
Requires: dbus-1-python
Requires: pyatspi
Requires: python-louis
Requires: python-gnome
Requires: python-gstreamer-0_10
@ -55,9 +53,6 @@ Requires: python-gtk
# Needed only when orca-bgo550717-brld.patch is rebased
#Requires: sbl
Requires: %{name}-lang = %{version}
%if %suse_version <= 1110
%define python_sitearch %{py_sitedir}
%endif
%py_requires
%description
@ -69,6 +64,15 @@ since 2004, Orca has been created with early input from and continued
engagement with its end users. In fact, the user interface designer
for Orca is also a user.
Authors:
--------
Marc Mulcahy
Willie Walker
Mike Pedersen
Rich Burridge
%lang_package
%prep
%setup
@ -76,7 +80,7 @@ for Orca is also a user.
#%patch0 -p1
%build
#autoreconf -f -i
autoreconf -f -i
# FIXME: enable brltty support
%configure
make %{?jobs:-j%jobs}
@ -99,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/icons/hicolor/scalable/apps/*.svg
%{_datadir}/orca
%{_datadir}/man/man1/orca.1.gz
%{python_sitearch}/orca
%{py_sitedir}/orca
%files lang -f %{name}.lang