2.91.93
This commit is contained in:
parent
3b24e5ef48
commit
7c55e833e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-2.91.90.tar.bz2
|
||||
/orca-2.91.91.tar.bz2
|
||||
/orca-2.91.92.tar.bz2
|
||||
/orca-2.91.93.tar.bz2
|
||||
|
||||
12
orca.spec
12
orca.spec
@ -15,8 +15,8 @@
|
||||
%define control_center_version 2.16.0-5
|
||||
|
||||
Name: orca
|
||||
Version: 2.91.92
|
||||
Release: 2%{?dist}
|
||||
Version: 2.91.93
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -60,10 +60,6 @@ Requires: gnome-speech
|
||||
|
||||
Requires: speech-dispatcher
|
||||
|
||||
# Patch from release-team, will be redone for inclusion
|
||||
# in upstream Orca
|
||||
Patch0: use-gsettings.patch
|
||||
|
||||
%description
|
||||
Orca is a flexible, extensible, and powerful assistive technology for people
|
||||
with visual impairments. Using various combinations of speech synthesis,
|
||||
@ -72,7 +68,6 @@ toolkits that support AT-SPI (e.g. the GNOME desktop).
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .use-gsettings
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -114,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.93-1
|
||||
- Update to 2.91.93
|
||||
|
||||
* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-2
|
||||
- Use GSettings to check whether toolkit accessibility is enabled,
|
||||
patch from Frederic Crozat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user