don't produce debuginfo
This commit is contained in:
parent
95e395eecd
commit
e40bd930f3
@ -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 <mclasen@redhat.com> - 0.35.5-4
|
||||
- Don't produce useless debuginfo (#249969)
|
||||
|
||||
* Wed Mar 21 2007 Ray Strode <rstrode@redhat.com> - 0.35.5-3
|
||||
- don't store a translation if it is equal to the original
|
||||
string
|
||||
|
Loading…
Reference in New Issue
Block a user