diff --git a/intltool.spec b/intltool.spec index 64f7b54..3912c8e 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,7 +1,10 @@ +# debuginfo not needed +%define debug_package %{nil} + Name: intltool Summary: Utility for internationalizing various kinds of data files Version: 0.35.5 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: Development/Tools Source: http://ftp.gnome.org/pub/gnome/sources/intltool/0.35/%{name}-%{version}.tar.bz2 @@ -49,6 +52,9 @@ make %{_mandir}/man*/* %changelog +* 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