[asunder] add BuildRequires for intltool to fix a build problem in Koji

Marcin Zajaczkowski szpak at fedoraproject.org
Mon Feb 27 18:55:00 UTC 2012


commit e04533aac737f32e327c8f24f48cb49d8cde5124
Author: Marcin Zajaczkowski <szpak at users.sourceforge.net>
Date:   Mon Feb 27 19:54:43 2012 +0100

    add BuildRequires for intltool to fix a build problem in Koji

 asunder.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/asunder.spec b/asunder.spec
index 6b191b7..73fbd87 100644
--- a/asunder.spec
+++ b/asunder.spec
@@ -30,6 +30,7 @@ BuildRequires:	libcddb-devel >= 0.9.5
 BuildRequires:	gtk2-devel >= 2.4
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
+BuildRequires:	intltool >= 0.34.90
 
 %description
 It allows to save tracks from an Audio CD as WAV, OGG, FLAC, Wavpack
@@ -70,6 +71,7 @@ rm -fr %{buildroot}
 %changelog
 * Sun Feb 26 2012 Marcin Zajaczkowski <mszpak ATT wp DOTT pl> - 2.2-1
 - updated to 2.2
+- add BuildRequires for intltool to fix a build problem in Koji
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list