[at-spi/f15/master] Don't prefer ORBit stack anymore

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 16 02:18:22 UTC 2011


commit 1ab0ada50c885dae59a094245e733396b7624e0c
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Mar 15 22:17:49 2011 -0400

    Don't prefer ORBit stack anymore

 at-spi.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/at-spi.spec b/at-spi.spec
index dfe6376..8106129 100644
--- a/at-spi.spec
+++ b/at-spi.spec
@@ -10,7 +10,7 @@
 Summary: Assistive Technology Service Provider Interface
 Name: at-spi
 Version: 1.32.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://developer.gnome.org/projects/gap/
 #VCS: git:git://git.gnome.org/at-spi
 Source0: http://download.gnome.org/sources/at-spi/1.32/%{name}-%{version}.tar.bz2
@@ -49,9 +49,6 @@ BuildRequires: automake, autoconf, libtool, intltool
 # http://bugzilla.gnome.org/show_bug.cgi?id=548782
 Patch0: evo-crash.patch
 
-# http://lists.fedoraproject.org/pipermail/desktop/2010-October/006568.html
-Patch1: use-orbit-stack.patch
-
 %description
 at-spi allows assistive technologies to access GTK-based
 applications. Essentially it exposes the internals of applications for
@@ -91,7 +88,6 @@ This package contains Python bindings allowing to use at-spi in Python programs.
 %prep
 %setup -q
 %patch0 -p1 -b .evo-crash
-%patch1 -p1 -b .use-orbit-stack
 
 %build
 %configure --disable-gtk-doc --disable-static --enable-relocate
@@ -147,6 +143,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version} \
 
 
 %changelog
+* Tue Mar 15 2011 Matthias Clasen <mclasen at redhat.com> - 1.32.0-5
+- Don't prefer ORBit stack anymore
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.32.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list