5 Summary: Internationalization Tool Collection
6 Url: https://edge.launchpad.net/intltool/
7 Group: Development/Tools/Other
8 Source: %{name}-%{version}.tar.gz
9 BuildRequires: perl-XML-Parser
10 Requires: gettext-tools
11 Requires: perl-XML-Parser
12 Provides: xml-i18n-tools
13 Obsoletes: xml-i18n-tools
17 Some scripts to support translators working on GNOME and similar
18 programs. Data available in XML files (.oaf, .desktop, .sheet, and
19 more) can be extracted into PO files. After translation, the new
20 information is written back into the XML files.
36 %defattr(-, root, root)
38 %defattr(-, root, root)
40 %{_bindir}/intltoolize
41 %dir %{_datadir}/aclocal
42 %{_datadir}/aclocal/intltool.m4
44 %doc %{_mandir}/man8/intltool-*.8%{?ext_man}
45 %doc %{_mandir}/man8/intltoolize.8%{?ext_man}