]> git.pld-linux.org Git - packages/at-spi.git/blobdiff - at-spi.spec
- updated to 1.3.8
[packages/at-spi.git] / at-spi.spec
index a8e5a62833d5d95aaba37e7f2421c5c0d4882fd0..3c0b99e1bbc36c5944601a1987d152f3233549f3 100644 (file)
@@ -1,23 +1,24 @@
 Summary:       Assistive Technology Service Provider Interface
 Summary(pl):   Interfejs pozwalaj±cy na korzystanie z urz±dzeñ wspomagaj±cych
 Name:          at-spi
-Version:       1.3.1
-Release:       2
+Version:       1.3.8
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.3/%{name}-%{version}.tar.bz2
+# Source0-md5: dbb16d886be7c336814515ff7fede1fc
 Patch0:                %{name}-am.patch
 URL:           http://developer.gnome.org/projects/gap/
-BuildRequires: atk-devel >= 1.3.1
-BuildRequires: gail-devel >= 1.3.1
-BuildRequires: gtk-doc >= 0.10-1
-BuildRequires: gtk+2-devel >= 2.2.0
-BuildRequires: libbonobo-devel >= 2.0.0
+BuildRequires: atk-devel >= 1.4.0
+BuildRequires: gail-devel >= 1.4.0
+BuildRequires: gtk-doc >= 1.1
+BuildRequires: gtk+2-devel >= 2.2.3
+BuildRequires: libbonobo-devel >= 2.4.0
 BuildRequires: popt-devel
 BuildRequires: rpm-build >= 4.1-10
 BuildRequires: xft-devel >= 2.1
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     libat-spi1
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 at-spi allows assistive technologies to access GTK-based
@@ -76,7 +77,7 @@ Statyczna biblioteka at-spi.
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
-       HTML_DIR=%{_gtkdocdir} 
+       HTML_DIR=%{_gtkdocdir}
 
 # no static modules
 rm -f $RPM_BUILD_ROOT%{_libdir}/{gtk-2.0/modules,orbit-2.0}/*.{la,a}
This page took 0.050018 seconds and 4 git commands to generate.