|
|
@@ -24,17 +24,17 @@
|
|
|
##
|
|
|
|
|
|
# package options
|
|
|
-%ifndef with_tls
|
|
|
-%define with_tls no
|
|
|
+%ifndef with_tls
|
|
|
+%define with_tls no
|
|
|
%endif
|
|
|
-%ifndef with_sasl
|
|
|
-%define with_sasl no
|
|
|
+%ifndef with_sasl
|
|
|
+%define with_sasl no
|
|
|
%endif
|
|
|
-%ifndef with_milter
|
|
|
-%define with_milter no
|
|
|
+%ifndef with_milter
|
|
|
+%define with_milter no
|
|
|
%endif
|
|
|
-%ifndef with_ldap
|
|
|
-%define with_ldap no
|
|
|
+%ifndef with_ldap
|
|
|
+%define with_ldap no
|
|
|
%endif
|
|
|
|
|
|
# package information
|