소스 검색

pam is disabled by default, more concise output

Ralf S. Engelschall 24 년 전
부모
커밋
907195a0b6
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      openssh/openssh.spec

+ 2 - 2
openssh/openssh.spec

@@ -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