This commit is contained in:
Matthias Clasen 2010-03-10 05:47:37 +00:00
parent 96fc3bc26c
commit 1908e858a8
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
orca-2.29.91.tar.bz2
orca-2.29.92.tar.bz2

View File

@ -17,16 +17,15 @@
%define control_center_version 2.16.0-5
Name: orca
Version: 2.29.91
Version: 2.29.92
Release: 1%{?dist}
Summary: Assistive technology for people with visual impairments
Group: User Interface/Desktops
License: LGPLv2+
URL: http://projects.gnome.org/orca/
#VCS: git:git://git.gnome.org/orca
Source0: http://download.gnome.org/sources/orca/2.29/orca-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel >= %{python_version}
BuildRequires: brlapi-devel >= %{brlapi_version}
BuildRequires: brltty >= %{brltty_version}
@ -70,7 +69,6 @@ make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
@ -108,6 +106,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Wed Mar 10 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.92-1
- Update to 2.29.92
* Sat Feb 20 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.91-1
- Update to 2.29.91

View File

@ -1 +1 @@
4f70ef126d1a99527fe10965933b94c2 orca-2.29.91.tar.bz2
b4a70d5e125aac4fb89394a42cdad7b6 orca-2.29.92.tar.bz2