From 2437eac86c5e5d2418001da53f28250815e3e65b Mon Sep 17 00:00:00 2001 From: eothane Date: Thu, 13 Nov 2003 15:57:40 +0000 Subject: [PATCH] - little fix Changed files: bogofilter.spec -> 1.46 --- bogofilter.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bogofilter.spec b/bogofilter.spec index a937c1a..510c0e3 100644 --- a/bogofilter.spec +++ b/bogofilter.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_with db3 # with db3 instead of db4 +%bcond_with db3 # build with db3 support instead of db4 # Summary: Bayesian Spam Filter Summary(pl): BayesjaƱski Filtr Antyspamowy @@ -16,7 +16,7 @@ Patch0: %{name}-home_etc.patch URL: http://bogofilter.sourceforge.net/ BuildRequires: autoconf >= 2.53 BuildRequires: automake -%{!?_with_db3:BuildRequires: db-devel} +%{!?with_db3:BuildRequires: db-devel} %{?with_db3:BuildRequires: db3-devel} BuildRequires: flex BuildRequires: gsl-devel -- 2.44.0