commit 30280d981e6f7022aa01806453ad77df5cfd506d Author: Dan Williams dcbw@redhat.com Date: Thu Mar 31 15:34:49 2011 -0500
One more missing buildreq
xchat-gnome.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/xchat-gnome.spec b/xchat-gnome.spec index 5891181..ca04beb 100644 --- a/xchat-gnome.spec +++ b/xchat-gnome.spec @@ -54,7 +54,7 @@ BuildRequires: perl(XML::Parser) BuildRequires: perl(ExtUtils::Embed) BuildRequires: gnome-doc-utils BuildRequires: GConf2 -BuildRequires: libtool autoconf automake +BuildRequires: libtool autoconf automake gnome-common
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
scm-commits@lists.fedoraproject.org