Author: megabajt Date: Wed Feb 10 12:47:08 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.29.4
---- Files affected: packages/atk: atk.spec (1.119.2.2 -> 1.119.2.3) ---- Diffs: ================================================================ Index: packages/atk/atk.spec diff -u packages/atk/atk.spec:1.119.2.2 packages/atk/atk.spec:1.119.2.3 --- packages/atk/atk.spec:1.119.2.2 Tue Dec 1 09:57:41 2009 +++ packages/atk/atk.spec Wed Feb 10 13:47:03 2010 @@ -8,18 +8,19 @@ 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.29.3 -Release: 2 +Version: 1.29.4 +Release: 1 Epoch: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/atk/1.29/%{name}-%{version}.tar.bz2 -# Source0-md5: caf6364ebf59c1b77ac052f42b7a2f43 +# Source0-md5: 805c6e3b076bedffccfd7e56e7026932 URL: http://library.gnome.org/devel/atk/ -BuildRequires: autoconf >= 2.54 +BuildRequires: autoconf >= 2.62 BuildRequires: automake BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.20.0 +BuildRequires: gobject-introspection-devel >= 0.6.7 %{?with_apidocs:BuildRequires: gtk-doc >= 1.8} BuildRequires: gtk-doc-automake >= 1.8 BuildRequires: libtool >= 2:1.5.16 @@ -108,11 +109,12 @@ %build %{?with_apidocs:%{__gtkdocize}} %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} %configure \ + --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \ --with-html-dir=%{_gtkdocdir} \ --%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \ --enable-shared @@ -125,8 +127,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/c...@valencia - %find_lang atk10 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/atk} @@ -142,11 +142,13 @@ %doc AUTHORS NEWS README %attr(755,root,root) %{_libdir}/libatk-1.0.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libatk-1.0.so.0 +%{_libdir}/girepository-1.0/Atk-1.0.typelib %files devel %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_libdir}/libatk-1.0.so +%{_datadir}/gir-1.0/Atk-1.0.gir %{_libdir}/libatk-1.0.la %{_includedir}/atk-1.0 %{_pkgconfigdir}/atk.pc @@ -169,6 +171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119.2.3 2010/02/10 12:47:03 megabajt +- updated to 1.29.4 + Revision 1.119.2.2 2009/12/01 08:57:41 patrys - drop e...@shaw ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/atk/atk.spec?r1=1.119.2.2&r2=1.119.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
