diff --git a/.cvsignore b/.cvsignore index e51dfe4..8e2640e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -orca-2.23.90.tar.bz2 +orca-2.23.91.tar.bz2 diff --git a/orca.spec b/orca.spec index b258d60..ee1ee29 100644 --- a/orca.spec +++ b/orca.spec @@ -17,8 +17,8 @@ %define control_center_version 2.16.0-5 Name: orca -Version: 2.23.90 -Release: 2%{?dist} +Version: 2.23.91 +Release: 1%{?dist} Summary: Flexible, extensible, and powerful assistive technology Group: User Interface/Desktops @@ -40,7 +40,6 @@ BuildRequires: gnome-speech-devel >= %{gnome_speech_version} BuildRequires: perl(XML::Parser) BuildRequires: gettext BuildRequires: intltool -BuildRequires: autoconf, automake, libtool BuildRequires: gnome-python2-bonobo BuildRequires: gnome-python2-libwnck Obsoletes: gnopernicus @@ -53,9 +52,6 @@ Requires: gnome-python2-bonobo Requires: gnome-python2-libwnck Requires: gnome-python2-gnome -# http://bugzilla.gnome.org/show_bug.cgi?id=549117 -Patch0: no-display.patch - %description Orca is a flexible, extensible, and powerful assistive technology for people with visual impairments. Using various combinations of speech synthesis, @@ -64,12 +60,6 @@ toolkits that support the AT-SPI (e.g., the GNOME desktop). %prep %setup -q -%patch0 -p1 -b .no-display -# no-display patch changes configure.in -libtoolize --force --copy -aclocal -automake -autoconf %build %configure @@ -117,6 +107,9 @@ fi %changelog +* Tue Sep 2 2008 Matthias Clasen - 2.23.91-1 +- Update to 2.23.91 + * Tue Aug 26 2008 Matthias Clasen - 2.23.90-2 - Require gnome-python2-gnome diff --git a/sources b/sources index c85ee09..aea8e39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -409140cd6787a2f1b36b476832019616 orca-2.23.90.tar.bz2 +bfe93e7e9f4b89c90943faced977f3fb orca-2.23.91.tar.bz2