This commit is contained in:
Matthias Clasen 2007-05-21 02:07:01 +00:00
parent 58cf59e174
commit 8740e411d7
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
orca-2.18.0.tar.bz2
orca-2.19.2.tar.bz2

View File

@ -15,15 +15,14 @@
%define control_center_version 2.16.0-5
Name: orca
Version: 2.18.0
Version: 2.19.2
Release: 1%{?dist}
Summary: Flexible, extensible, and powerful assistive technology
Group: User Interface/Desktops
License: LGPL
URL: http://www.gnome.org/projects/orca/
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/orca/2.18/orca-%{version}.tar.bz2
Patch0: orca-2.17.4-add-stop-switch.patch
Source0: ftp://download.gnome.org/sources/orca/2.19/orca-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel >= %{python_version}
@ -53,7 +52,6 @@ toolkits that support the AT-SPI (e.g., the GNOME desktop).
%prep
%setup -q
%patch0 -p1 -b .add-stop-switch
%build
%configure
@ -104,6 +102,9 @@ fi
%changelog
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
- Update to 2.19.2
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
- Update to 2.18.0

View File

@ -1 +1 @@
900500c94f8870882b0842556bb3f3b3 orca-2.18.0.tar.bz2
dbf6695648dd5bc6040d0a45d446a125 orca-2.19.2.tar.bz2