@@ -2,14 +2,14 @@
## fsl.sasl -- OSSP fsl configuration for Cyrus SASL
##
-ident .*(sasl.*)/.+ q{
+ident (saslauthd)/.+ q{
prefix(
prefix="%b %d %H:%M:%S %N <%L> $1[%P]: ",
timezone=local
)
-> {
debug: file(
- path="@l_prefix@/var/sasl/log/sasl.log",
+ path="@l_prefix@/var/sasl/log/saslauthd.log",
append=1, perm=0600
);
}
@@ -61,7 +61,7 @@ PreReq: PAM
BuildPreReq: openldap
%endif
%if "%{with_mysql}" == "yes"
-BuildPreReq: MYSQL, zlib
+BuildPreReq: MYSQL
AutoReq: no
AutoReqProv: no