From 6d9194c4692cfe4efa311cce2cae6cc779fad47c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 27 Jul 2007 20:39:37 +0000 Subject: [PATCH] fix BRs --- gnome-keyring.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 0f5bcfa..f6e2c14 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -16,6 +16,7 @@ BuildRequires: dbus-devel >= 1.0 BuildRequires: gettext BuildRequires: libgcrypt-devel BuildRequires: perl(XML::Parser) +BuildRequires: autoconf, automake, libtool %description gnome-keyring manages passwords and other types of secrets @@ -55,6 +56,7 @@ and start the keyring daemon. %patch0 -p1 -b .pam %build +libtoolize autoreconf %configure --disable-gtk-doc --with-pam-dir=/lib/security make %{?_smp_mflags}