# $Id$ # Authority: dag # ExcludeDist: el4 Summary: Utility for internationalizing various kinds of data files Name: intltool Version: 0.28 Release: 0.2 License: GPL Group: Development/Tools URL: http://www.gnome.org/ Source: http://ftp.gnome.org/pub/GNOME/sources/intltool/%{version}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: patch Obsoletes: xml-i18n-tools Provides: xml-i18n-tools = 0.11 %description This tool automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme, .desktop, and other data files and puts them in the po files. %prep %setup %build %configure %{__make} %{?_smp_mflags} %install %{__rm} -rf %{buildroot} %makeinstall %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING NEWS README %doc %{_mandir}/man?/* %{_bindir}/* %{_datadir}/intltool/ %{_datadir}/aclocal/*.m4 %changelog * Sat Apr 08 2006 Dries Verachtert - 0.28-0.2 - Rebuild for Fedora Core 5. * Sun Dec 21 2003 Dag Wieers - 0.28-0 - Initial package. (using DAR)