From 7547d1e3c08a998829be48b78204e6e8e0184f48 Mon Sep 17 00:00:00 2001 From: michuz Date: Thu, 15 Aug 2002 14:29:26 +0000 Subject: [PATCH] - updated to 0.17 Changed files: gail.spec -> 1.7 --- gail.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/gail.spec b/gail.spec index 09c5fd6..7f58e83 100644 --- a/gail.spec +++ b/gail.spec @@ -1,17 +1,18 @@ Summary: Accessibility implementation for GTK+ and GNOME libraries Summary(pl): Implementacja u³atwiania pracy niepe³nosprawnym dla GTK+ i GNOME Name: gail -Version: 0.16 +Version: 0.17 Release: 1 License: LGPL Group: X11/Libraries Source0: ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/%{name}/%{name}-%{version}.tar.bz2 +Patch0: %{name}-am.patch URL: http://developer.gnome.org/projects/gap BuildRequires: autoconf BuildRequires: automake -BuildRequires: gtk+2-devel >= 2.0.3 -BuildRequires: libgnomecanvas-devel >= 2.0.1 -BuildRequires: atk-devel >= 1.0.2 +BuildRequires: gtk+2-devel >= 2.0.6 +BuildRequires: libgnomecanvas-devel >= 2.0.2 +BuildRequires: atk-devel >= 1.0.3 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,6 +56,7 @@ Pakiet gail-static zawiera statyczne biblioteki GAIL. %prep %setup -q +%patch0 -p1 %build rm -f missing @@ -95,3 +97,4 @@ rm -rf $RPM_BUILD_ROOT %files static %defattr(644,root,root,755) %{_libdir}/*.a +%{_libdir}/gtk-2.0/modules/*.a -- 2.44.0