packages: atk/atk.spec - updated to 2.0.0; merged from DEVEL

megabajt megabajt at pld-linux.org
Tue Apr 5 19:11:57 CEST 2011


Author: megabajt                     Date: Tue Apr  5 17:11:57 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.0.0; merged from DEVEL

---- Files affected:
packages/atk:
   atk.spec (1.126 -> 1.127) 

---- Diffs:

================================================================
Index: packages/atk/atk.spec
diff -u packages/atk/atk.spec:1.126 packages/atk/atk.spec:1.127
--- packages/atk/atk.spec:1.126	Sat Mar 26 13:06:57 2011
+++ packages/atk/atk.spec	Tue Apr  5 19:11:52 2011
@@ -8,23 +8,23 @@
 Summary(pl.UTF-8):	ATK - biblioteka ułatwiająca niepełnosprawnym korzystanie z komputerów
 Summary(pt_BR.UTF-8):	Interfaces para suporte a acessibilidade
 Name:		atk
-Version:	1.32.0
+Version:	2.0.0
 Release:	1
 Epoch:		1
 License:	LGPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/atk/1.32/%{name}-%{version}.tar.bz2
-# Source0-md5:	b9a19a3e426cd9ca930f0108c4ee343f
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/atk/2.0/%{name}-%{version}.tar.bz2
+# Source0-md5:	f9a0efa29c38c9a35ec83b7f460fce9b
 URL:		http://library.gnome.org/devel/atk/
-BuildRequires:	autoconf >= 2.62
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.63
+BuildRequires:	automake >= 1:1.10
 BuildRequires:	docbook-dtd412-xml
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 1:2.20.0
-BuildRequires:	gobject-introspection-devel >= 0.9.5
-%{?with_apidocs:BuildRequires:	gtk-doc >= 1.8}
-BuildRequires:	gtk-doc-automake >= 1.8
-BuildRequires:	libtool >= 2:1.5.16
+BuildRequires:	gobject-introspection-devel >= 0.10.0
+%{?with_apidocs:BuildRequires:	gtk-doc >= 1.13}
+BuildRequires:	gtk-doc-automake >= 1.13
+BuildRequires:	libtool >= 2:2.2
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
@@ -113,9 +113,10 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \
+	--disable-silent-rules \
+	%{__enable_disable apidocs gtk-doc} \
 	--with-html-dir=%{_gtkdocdir} \
-	--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \
+	%{__enable_disable static_libs static} \
 	--enable-shared
 
 %{__make}
@@ -126,6 +127,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libatk-1.0.la
+
 %find_lang atk10
 
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/atk}
@@ -147,7 +150,6 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libatk-1.0.so
-%{_libdir}/libatk-1.0.la
 %{_includedir}/atk-1.0
 %{_pkgconfigdir}/atk.pc
 %{_datadir}/gir-1.0/Atk-1.0.gir
@@ -170,8 +172,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.127  2011/04/05 17:11:52  megabajt
+- updated to 2.0.0; merged from DEVEL
+
 Revision 1.126  2011/03/26 12:06:57  qboosh
 - en at shaw locale is supported now (via LANGUAGE)
+
+Revision 1.125.2.1  2011/03/23 14:25:28  wiget
+- up to 1.91.92
+- drop libtool file
 
 Revision 1.125  2010/09/28 09:26:42  megabajt
 - updated to 1.32.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/atk/atk.spec?r1=1.126&r2=1.127&f=u



More information about the pld-cvs-commit mailing list