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