瀏覽代碼

SSL config files has to be flagged as such as well

Christoph Schug 23 年之前
父節點
當前提交
b4c84ff986
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      apache/apache.spec

+ 3 - 0
apache/apache.spec

@@ -669,6 +669,9 @@ AutoReqProv:  no
         %{l_files_std} \
         '%attr(4755,root,%{l_mgrp}) %{l_prefix}/sbin/suexec' \
         '%config %{l_prefix}/etc/apache/*' \
+%if "%{mod_ssl}" == "yes"
+        '%config %{l_prefix}/etc/apache/ssl.*/*' \
+%endif
         '%config %attr(444,%{l_musr},%{l_mgrp}) %{l_prefix}/etc/apache/apache.base'
 
 %files -f files