This commit is contained in:
Matthias Clasen 2010-06-09 02:54:14 +00:00
parent 55f1b5539b
commit 85a6e50f17
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
orca-2.31.2.tar.bz2
orca-2.31.3.tar.bz2

View File

@ -17,7 +17,7 @@
%define control_center_version 2.16.0-5
Name: orca
Version: 2.31.2
Version: 2.31.3
Release: 1%{?dist}
Summary: Assistive technology for people with visual impairments
@ -25,7 +25,7 @@ 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.30/orca-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/orca/2.31/orca-%{version}.tar.bz2
BuildRequires: python-devel >= %{python_version}
BuildRequires: brlapi-devel >= %{brlapi_version}
BuildRequires: brltty >= %{brltty_version}
@ -78,9 +78,6 @@ find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f
#remove the .desktop file since we configure orca through the accessibility capplet
find $RPM_BUILD_ROOT -name '*.desktop' | xargs rm -f
%clean
rm -rf $RPM_BUILD_ROOT
%post
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
@ -106,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
- Update to 2.31.3
* Fri May 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
- Update to 2.31.2

View File

@ -1 +1 @@
a576f0383f15ff593d5899d1ad05acf7 orca-2.31.2.tar.bz2
a0a728adf192ad7cf8ea4bc525a49a07 orca-2.31.3.tar.bz2