Author: wiget Date: Wed Mar 23 14:25:33 2011 GMT Module: packages Tag: DEVEL ---- Log message: - up to 1.91.92 - drop libtool file
---- Files affected: packages/atk: atk.spec (1.125 -> 1.125.2.1) ---- Diffs: ================================================================ Index: packages/atk/atk.spec diff -u packages/atk/atk.spec:1.125 packages/atk/atk.spec:1.125.2.1 --- packages/atk/atk.spec:1.125 Tue Sep 28 11:26:42 2010 +++ packages/atk/atk.spec Wed Mar 23 15:25:28 2011 @@ -8,13 +8,13 @@ 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: 1.91.92 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/1.91/%{name}-%{version}.tar.bz2 +# Source0-md5: e3edb24dfd824bfe1213ea14bf8ed7d7 URL: http://library.gnome.org/devel/atk/ BuildRequires: autoconf >= 2.62 BuildRequires: automake @@ -104,8 +104,6 @@ %prep %setup -q -sed -i 's/^en@shaw//' po/LINGUAS -rm po/[email protected] %build %{?with_apidocs:%{__gtkdocize}} @@ -115,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} @@ -128,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} @@ -149,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 @@ -172,6 +172,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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.125&r2=1.125.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
