2.29.92
This commit is contained in:
parent
96fc3bc26c
commit
1908e858a8
@ -1 +1 @@
|
||||
orca-2.29.91.tar.bz2
|
||||
orca-2.29.92.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user