From: aflinta Date: Thu, 27 Mar 2003 11:50:02 +0000 (+0000) Subject: - updated to version 1.1.9 X-Git-Tag: at-spi-1_1_9-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fat-spi.git;a=commitdiff_plain;h=b4b6efd968016798f582fab45f621d97d1d64a23 - updated to version 1.1.9 Changed files: at-spi.spec -> 1.19 --- diff --git a/at-spi.spec b/at-spi.spec index bdaf05c..d604fbf 100644 --- a/at-spi.spec +++ b/at-spi.spec @@ -1,11 +1,12 @@ Summary: Assistive Technology Service Provider Interface Summary(pl): Interfejs pozwalaj±cy na korzystanie z urz±dzeñ wspomagaj±cych Name: at-spi -Version: 1.1.8 +Version: 1.1.9 Release: 1 License: LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/1.1/%{name}-%{version}.tar.bz2 +Patch0: %{name}-am.patch URL: http://developer.gnome.org/projects/gap/ BuildRequires: atk-devel >= 1.1.5 BuildRequires: gail-devel >= 1.1.5 @@ -59,8 +60,13 @@ Statyczna biblioteka at-spi. %prep %setup -q +%patch0 -p1 %build +%{__libtoolize} +%{__aclocal} -I %{_aclocaldir}/gnome2-macros +%{__automake} +%{__autoconf} %configure \ --with-html-path=%{_gtkdocdir} \ --enable-static