]> git.pld-linux.org Git - packages/atk.git/blobdiff - atk.spec
noarch apidocs
[packages/atk.git] / atk.spec
index df0edee19de553ad04b9dd5723cc57c9967a6969..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.6.0
-Release:       3
+Version:       2.12.0
+Release:       2
 Epoch:         1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/atk/2.6/%{name}-%{version}.tar.xz
-# Source0-md5: 6b34e2a63dda4429b5692be7ca3aa5bf
-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.
@@ -134,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/atk}
 
-%{__mv} $RPM_BUILD_ROOT%{_datadir}/locale/{sr@ije,sr@ijekavian}
+%{__mv} $RPM_BUILD_ROOT%{_localedir}/{sr@ije,sr@ijekavian}
 
 %find_lang atk10
 
This page took 0.086642 seconds and 4 git commands to generate.