From 9899c91eed0c1822c78c2deb239ed2c393bc6ec7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Aug 31 2010 12:55:08 +0000 Subject: 0.31.91.1 --- diff --git a/.gitignore b/.gitignore index de06f9f..b974a92 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ at-spi2-atk-0.3.5.tar.bz2 at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-0.3.90.tar.bz2 +/at-spi2-atk-0.3.91.1.tar.bz2 diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 72d82e8..b6e26c8 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,6 +1,6 @@ Name: at-spi2-atk -Version: 0.3.90 -Release: 2%{?dist} +Version: 0.3.91.1 +Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi Group: System Environment/Libraries @@ -25,8 +25,6 @@ Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 -Patch0: resident-module.patch -Patch1: tab-not-space.patch %description at-spi allows assistive technologies to access GTK-based @@ -44,13 +42,11 @@ D-Bus based at-spi. %prep %setup -q -%patch0 -p1 -b .resident-module %build -%configure +%configure --disable-relocate sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -patch -p1 < %{PATCH1} make %{?_smp_mflags} @@ -89,6 +85,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/modules/libatk-bridge.la %changelog +* Tue Aug 31 2010 Matthias Clasen - 0.3.91.1-1 +- Update to 0.3.91.1 + * Fri Aug 27 2010 Matthias Clasen - 0.3.90-2 - Make the gtk module resident to prevent crashes diff --git a/sources b/sources index 9eb3218..4cf6e5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1567171dcc92bbf0a0b3a615fd2e6fd at-spi2-atk-0.3.90.tar.bz2 +954923fb224ac1940410ce7e1e147b85 at-spi2-atk-0.3.91.1.tar.bz2