]> git.pld-linux.org Git - packages/atk.git/blobdiff - atk.spec
noarch apidocs
[packages/atk.git] / atk.spec
index 19de5ffac492e9ab83dc2dc2b27072d6b136ab61..d65cdf261f5ab7372d47738efa2b34a97e974c06 100644 (file)
--- a/atk.spec
+++ b/atk.spec
@@ -2,19 +2,19 @@
 # Conditional build:
 %bcond_without apidocs         # disable gtk-doc
 %bcond_without static_libs     # don't build static library
-#
+
 Summary:       ATK - Accessibility Toolkit
 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:       2.5.91
-Release:       1
+Version:       2.12.0
+Release:       2
 Epoch:         1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/atk/2.5/%{name}-%{version}.tar.xz
-# Source0-md5: 55ad97272973134609844d5443136b02
-URL:           http://library.gnome.org/devel/atk/
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/atk/2.12/%{name}-%{version}.tar.xz
+# Source0-md5: 930238dec55fdbf8eda9975b44f07b76
+URL:           https://developer.gnome.org/atk/
 BuildRequires: autoconf >= 2.63
 BuildRequires: automake >= 1:1.10
 BuildRequires: docbook-dtd412-xml
@@ -98,6 +98,9 @@ Summary:      ATK API documentation
 Summary(pl.UTF-8):     Dokumentacja API ATK
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 ATK API documentation.
@@ -132,10 +135,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libatk-1.0.la
 
-%find_lang atk10
-
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/atk}
 
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
+
+%find_lang atk10
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.204274 seconds and 4 git commands to generate.