From f68ad43d61a058031941d3d6bc517cc6212891e8 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 3 Jun 2007 13:47:41 +0000 Subject: [PATCH] - updated nntp patch to stop overriding default key bindings - really use db (not gdbm) Changed files: mutt.spec -> 1.203 --- mutt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mutt.spec b/mutt.spec index 593119c..aaf32ab 100644 --- a/mutt.spec +++ b/mutt.spec @@ -52,7 +52,7 @@ URL: http://www.mutt.org/ BuildRequires: autoconf BuildRequires: automake %{?with_sasl:BuildRequires: cyrus-sasl-devel >= 2.1.0} -BuildRequires: db-devel +BuildRequires: db-devel >= 4.0 BuildRequires: docbook-dtd42-xml BuildRequires: docbook-style-xsl %{?with_home_etc:BuildRequires: home-etc-devel >= 1.0.8} @@ -175,6 +175,7 @@ rm -f doc/{manual*.html,manual.txt} --enable-mailtool \ %{?with_nntp:--enable-nntp} \ --enable-pop \ + --with-bdb=/usr --without-gdbm \ %{!?with_slang:--with-curses} \ --with-docdir=%{_docdir}/%{name} \ %{?with_home_etc:--with-home-etc} \ -- 2.43.0