Browse Source

the local SASLDB one usually always wants to have available by default

Ralf S. Engelschall 18 years ago
parent
commit
5417da769c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sasl/sasl.spec

+ 1 - 1
sasl/sasl.spec

@@ -37,6 +37,7 @@ Release:      20070804
 
 #   package options
 %option       with_fsl    yes
+%option       with_sasldb yes
 %option       with_pam    no
 %option       with_login  no
 %option       with_ldap   no
@@ -46,7 +47,6 @@ Release:      20070804
 %option       with_ntlm   no
 %option       with_otp    no
 %option       with_gss    no
-%option       with_sasldb no
 
 #   list of sources
 Source0:      ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz