SPECS: mutt.spec - updated nntp patch to stop overriding default k...
qboosh
qboosh at pld-linux.org
Sun Jun 3 15:47:46 CEST 2007
Author: qboosh Date: Sun Jun 3 13:47:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated nntp patch to stop overriding default key bindings
- really use db (not gdbm)
---- Files affected:
SPECS:
mutt.spec (1.202 -> 1.203)
---- Diffs:
================================================================
Index: SPECS/mutt.spec
diff -u SPECS/mutt.spec:1.202 SPECS/mutt.spec:1.203
--- SPECS/mutt.spec:1.202 Sun Jun 3 15:19:30 2007
+++ SPECS/mutt.spec Sun Jun 3 15:47:41 2007
@@ -53,7 +53,7 @@
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}
@@ -176,6 +176,7 @@
--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} \
@@ -240,6 +241,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.203 2007/06/03 13:47:41 qboosh
+- updated nntp patch to stop overriding default key bindings
+- really use db (not gdbm)
+
Revision 1.202 2007/06/03 13:19:30 qboosh
- removed outdated esmtp patch+bcond; pass --enable-smtp instead
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mutt.spec?r1=1.202&r2=1.203&f=u
More information about the pld-cvs-commit
mailing list