From c6c5956b6c399f8c3e9003a4f553c89f67c848c0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 1 Aug 2006 17:06:44 +0000 Subject: [PATCH] fix build reqs --- intltool.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/intltool.spec b/intltool.spec index b4e21aa..930d88b 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,7 +1,7 @@ Name: intltool Summary: Utility for internationalizing various kinds of data files. Version: 0.35.0 -Release: 1.1 +Release: 2 License: GPL Group: Development/Tools Source: %{name}-%{version}.tar.bz2 @@ -12,6 +12,7 @@ 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, @@ -43,6 +44,9 @@ make %{_mandir}/man*/* %changelog +* 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