# debuginfo not needed %define debug_package %{nil} Name: intltool Summary: Utility for internationalizing various kinds of data files Version: 0.37.0 Release: 1%{?dist} License: GPLv2 with exception Group: Development/Tools Source: http://download.gnome.org/sources/intltool/0.37/%{name}-%{version}.tar.bz2 URL: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: patch # for /usr/share/aclocal Requires: automake Obsoletes: xml-i18n-tools Provides: xml-i18n-tools = 0.11 Requires: perl(XML::Parser) BuildRequires: perl(XML::Parser) BuildRequires: gettext %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 -q %build %configure make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc AUTHORS COPYING NEWS README %{_bindir}/* %{_datadir}/intltool %{_datadir}/aclocal/* %{_mandir}/man*/* %changelog * Mon Dec 17 2007 Matthias Clasen - 0.37.0-1 - Update to 0.37.0 * Thu Dec 13 2007 Matthias Clasen - 0.36.3-1 - Update to 0.36.3 * Sun Sep 16 2007 Matthias Clasen - 0.36.2-1 - Update to 0.36.2 * Mon Aug 13 2007 Matthias Clasen - 0.36.1-1 - Update to 0.36.1 * Fri Aug 3 2007 Matthias Clasen - 0.36.0-1 - Update to 0.36.0 - Update license field - Drop patch rejected, obsolete and upstreamed patches - Some spec file cleanups - Require automake * Tue Jul 31 2007 David Zeuthen - 0.35.5-5 - Add support for PolicyKit .policy files (b.g.o #462312) * Sat Jul 28 2007 Matthias Clasen - 0.35.5-4 - Don't produce useless debuginfo (#249969) * Wed Mar 21 2007 Ray Strode - 0.35.5-3 - don't store a translation if it is equal to the original string * Mon Mar 19 2007 Bill Nottingham - 0.35.5-2 - add upstream changeset 674 (GNOME bz#413461 - fix intltool-extract path) * Sat Feb 24 2007 Matthias Clasen - 0.35.5-1 - Update to 0.35.5 * Wed Jan 10 2007 Matthias Clasen - 0.35.4-1 - Update to 0.35.4 * Thu Dec 21 2006 Matthias Clasen - 0.35.2-1 - Update to 0.35.2 * Tue Aug 1 2006 Matthias Clasen - 0.35.0-2 - Add a missing BuildRequires: gettext * Wed Jul 12 2006 Jesse Keating - 0.35.0-1.1 - rebuild * Tue May 16 2006 Matthias Clasen 0.35.0-1 - Update to 0.35.1 * Tue May 9 2006 Matthias Clasen 0.34.90.cvs20060509-1 - Update to a cvs snapshot to allow building gnome 2.15 * Fri Feb 10 2006 Jesse Keating - 0.34.2-1.1 - bump again for double-long bug on ppc(64) * Mon Feb 6 2006 Matthias Clasen 0.34.2-1 - Update to 0.34.2 * Fri Dec 09 2005 Jesse Keating - rebuilt * Thu Aug 4 2005 Matthias Clasen - 0.34.1-1 - New upstream version * Wed Mar 2 2005 Matthias Clasen - 0.33-2 - Rebuild with gcc4 * Wed Jan 26 2005 Matthias Clasen - 0.33-1 - Upgrade to 0.33 * Thu Jan 13 2005 Jeremy Katz - 0.31.2-3 - fix intltool local mode (upstream 163981) * Wed Nov 3 2004 - 0.31.2-1 - add BuildRequires on perl-XML-Parser, #132622 * Thu Sep 23 2004 Jonathan Blandford 0.31.2-1 - bump version * Tue Aug 3 2004 Owen Taylor - 0.31.1-1 - Upgrade to 0.31.1 * Tue Jun 15 2004 Elliot Lee - rebuilt * Fri Mar 12 2004 Alex Larsson 0.30-1 - update to 0.30 * Fri Feb 13 2004 Elliot Lee - rebuilt * Mon Jan 19 2004 Jonathan Blandford 0.29-1 - new version * Mon Aug 25 2003 Alexander Larsson 0.27.2-1 - update * Mon Aug 11 2003 Havoc Pennington 0.27-1 - 0.27 * Wed Jul 30 2003 Havoc Pennington 0.26-1 - rebuild * Wed Jul 9 2003 Havoc Pennington 0.26-1 - 0.26 * Wed Jun 04 2003 Elliot Lee - rebuilt * Wed Jan 22 2003 Tim Powers - rebuilt * Mon Jan 6 2003 Havoc Pennington - 0.25 * Fri Nov 8 2002 Havoc Pennington - 0.23 * Fri Jun 21 2002 Tim Powers - automated rebuild * Sun Jun 09 2002 Havoc Pennington - rebuild in different environment * Sun Jun 9 2002 Havoc Pennington - 0.22 - remove perl patch, perl is fixed * Thu Jun 6 2002 Nalin Dahyabhai - tweak the perl5 check to not bomb with perl 5.8 * Thu May 23 2002 Tim Powers - automated rebuild * Thu Apr 25 2002 Havoc Pennington - rebuild in different environment * Thu Apr 4 2002 Jeremy Katz - update to 0.18 * Thu Mar 14 2002 Jeremy Katz - update to 0.17 * Thu Feb 21 2002 Jeremy Katz - rebuild in new environment * Tue Feb 12 2002 Havoc Pennington - 0.15 - remove dbm patch, dbm no longer used upstream - shorten summary line, #56739 * Wed Jan 30 2002 Owen Taylor - Version 0.14 - Try again on DBM fix - Patch to use AnyDBM_File rather than NDBM_File for caching - Version 0.14 * Wed Jan 09 2002 Tim Powers - automated rebuild * Wed Jan 2 2002 Havoc Pennington - 0.12.90 cvs snap * Mon Nov 26 2001 Havoc Pennington - 0.12 tarball * Sun Oct 28 2001 Havoc Pennington - new cvs snap, no longer noarch * Fri Oct 5 2001 Havoc Pennington - intltool specfile, based on xml-i18n-tools (but fixed up) - obsolete/provide xml-i18n-tools * Tue Aug 14 2001 Alexander Larsson 0.9-2 - Require patch * Wed Aug 8 2001 Jonathan Blandford - Fix bug #45699 and #50634 by upgrading version. * Mon Jul 16 2001 Trond Eivind Glomsrød - s/Copyright/License/ - Shorter summary - Remove empty post/postun scripts - Don't define name and ver on the top and use this in the headers later * Tue Jul 10 2001 Tim Powers - cleaned up files list so that there aren't non-standard dirs and so that it owns the xml-i18n-tools dir * Tue Apr 17 2001 Jonathan Blandford - Cleaned up spec file a little for Red Hat. * Mon Mar 01 2001 Maciej Stachowiak - removed devel subpackage * Thu Jan 04 2000 Robin * Slomkowski - created this thing