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
|
Name: intltool
|
||||||
Summary: Utility for internationalizing various kinds of data files
|
Summary: Utility for internationalizing various kinds of data files
|
||||||
Version: 0.35.5
|
Version: 0.35.5
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: http://ftp.gnome.org/pub/gnome/sources/intltool/0.35/%{name}-%{version}.tar.bz2
|
Source: http://ftp.gnome.org/pub/gnome/sources/intltool/0.35/%{name}-%{version}.tar.bz2
|
||||||
@ -49,6 +52,9 @@ make
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- don't store a translation if it is equal to the original
|
||||||
string
|
string
|
||||||
|
Loading…
Reference in New Issue
Block a user