]> git.pld-linux.org Git - packages/bogofilter.git/blobdiff - bogofilter.spec
- little fix
[packages/bogofilter.git] / bogofilter.spec
index a937c1a9e2cae7e50841c4b29864385ec5f6fd31..510c0e309653b3805f66440e257d2f127210eb47 100644 (file)
@@ -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
This page took 0.029313 seconds and 4 git commands to generate.