]> git.pld-linux.org Git - packages/atk.git/commitdiff
noarch apidocs auto/th/atk-2.12.0-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:13:42 +0000 (08:13 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 3 Apr 2014 05:13:42 +0000 (08:13 +0300)
atk.spec

index 42c72469e8a93a1781acdb35f7a65ab95ee13b29..d65cdf261f5ab7372d47738efa2b34a97e974c06 100644 (file)
--- a/atk.spec
+++ b/atk.spec
@@ -2,13 +2,13 @@
 # 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.12.0
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL v2+
 Group:         X11/Libraries
@@ -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.055032 seconds and 4 git commands to generate.