Просмотр исходного кода

SSL config files has to be flagged as such as well

Christoph Schug 23 лет назад
Родитель
Сommit
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