rpm: icingaweb2-common must not install any config file except the config directory

refs #4075
This commit is contained in:
Eric Lippmann 2015-01-16 17:52:08 +01:00
parent 6014362089
commit 556610adc1
1 changed files with 1 additions and 1 deletions

View File

@ -219,7 +219,7 @@ exit 0
%defattr(-,root,root) %defattr(-,root,root)
%{basedir}/application/locale %{basedir}/application/locale
%dir %{basedir}/modules %dir %{basedir}/modules
%attr(2770,root,%{icingawebgroup}) %config(noreplace) %{configdir} %attr(2770,root,%{icingawebgroup}) %config(noreplace) %dir %{configdir}
%files -n php-Icinga %files -n php-Icinga