]> git.pld-linux.org Git - packages/atk.git/blobdiff - atk.spec
- i18n support was added, so use it; release 3
[packages/atk.git] / atk.spec
index 2cb5dfacd6f1496eb0e94dbf9360101af834b81e..4f36ec3eaca2df262efb7aa8a31932612e3e71f0 100644 (file)
--- a/atk.spec
+++ b/atk.spec
@@ -3,7 +3,7 @@ Summary(pl):    ATK - biblioteka u
 Summary(pt_BR):        Interfaces para suporte a acessibilidade
 Name:          atk
 Version:       1.1.2
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.1/%{name}-%{version}.tar.bz2
@@ -14,6 +14,7 @@ URL:          http://developer.gnome.org/projects/gap/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: diffutils
+BuildRequires: gettext-devel
 BuildRequires: glib2-devel >= 2.0.6
 BuildRequires: gtk-doc >= 0.9-4
 BuildRequires: libtool
@@ -111,13 +112,15 @@ rm -rf $RPM_BUILD_ROOT
        pkgconfigdir=%{_pkgconfigdir} \
        HTML_DIR=%{_gtkdocdir}
 
+%find_lang atk10
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f atk10.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
This page took 0.040599 seconds and 4 git commands to generate.