]> git.pld-linux.org Git - packages/at-spi.git/blobdiff - at-spi.spec
- massive attack: add missing gtk+2-devel epoch in BR
[packages/at-spi.git] / at-spi.spec
index b684e44b6a82a861a54ecf4efb4bbbdd9cae12c5..2f0ee303f23288495083c426238433c477749e80 100644 (file)
@@ -1,20 +1,21 @@
 Summary:       Assistive Technology Service Provider Interface
 Summary(pl):   Interfejs pozwalaj±cy na korzystanie z urz±dzeñ wspomagaj±cych
 Name:          at-spi
-Version:       1.4.2
-Release:       2
+Version:       1.6.0
+Release:       1
 License:       LGPL
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.4/%{name}-%{version}.tar.bz2
-# Source0-md5: e36683a6e55fcb5ef2e6ef05806f9c3e
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.6/%{name}-%{version}.tar.bz2
+# Source0-md5: 950fc9bb66cf90b720739f3ea5ad8b18
 URL:           http://developer.gnome.org/projects/gap/
-BuildRequires: atk-devel >= 1.4.0
+BuildRequires: ORBit2-devel
+BuildRequires: atk-devel >= 1:1.8.0
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gail-devel >= 1.4.0
-BuildRequires: gnome-common
+BuildRequires: gail-devel >= 1.8.0
+BuildRequires: gnome-common >= 2.8.0
 BuildRequires: gtk-doc >= 1.1
-BuildRequires: gtk+2-devel >= 2.2.3
+BuildRequires: gtk+2-devel >= 2:2.2.3
 BuildRequires: libbonobo-devel >= 2.4.0
 BuildRequires: libtool
 BuildRequires: perl-base
@@ -42,9 +43,10 @@ Summary:     at-spi development files
 Summary(pl):   Pliki programistyczne at-spi
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      atk-devel >= 1:1.8.0
+Requires:      gtk+2-devel >= 2.2.3
 Requires:      gtk-doc-common
-Requires:      gtk+2-devel
-Requires:      libbonobo-devel
+Requires:      libbonobo-devel >= 2.4.0
 Obsoletes:     libat-spi1-devel
 
 %description devel
@@ -70,7 +72,7 @@ Statyczna biblioteka at-spi.
 
 %build
 %{__libtoolize}
-%{__aclocal} -I %{_aclocaldir}/gnome2-macros
+%{__aclocal}
 %{__automake}
 %{__autoconf}
 %configure \
@@ -93,8 +95,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/{gtk-2.0/modules,orbit-2.0}/*.{la,a}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.051561 seconds and 4 git commands to generate.