|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
# package options
|
|
|
%ifndef with_pam
|
|
|
-%define with_pam yes
|
|
|
+%define with_pam no
|
|
|
%endif
|
|
|
%ifndef with_pcre
|
|
|
%define with_pcre no
|
|
@@ -83,7 +83,7 @@ AutoReqProv: no
|
|
|
terms of security and features, as well as removing all patented
|
|
|
algorithms to separate libraries (OpenSSL).
|
|
|
|
|
|
- Options: with_pam=%{with_pam}, with_pcre=%{with_pcre}, with_skey=%{with_skey}
|
|
|
+ Options: with_pam=%{with_pam} with_pcre=%{with_pcre} with_skey=%{with_skey}
|
|
|
|
|
|
%prep
|
|
|
%setup0 -q -c -a 0
|