Update zoneminder.spec

we have to tell rpm what permission zmcustom.conf has to prevent the build from failing on el6
This commit is contained in:
Andrew Bauer 2017-07-20 17:53:06 -05:00 committed by GitHub
parent 4bca799d43
commit d931945619
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ rm -rf %{_docdir}/%{name}-%{version}
%{_sysconfdir}/zm/conf.d/README
%config(noreplace) %attr(640,root,%{zmgid_final}) %{_sysconfdir}/zm/zm.conf
%config(noreplace) %attr(640,root,%{zmgid_final}) %{_sysconfdir}/zm/conf.d/*.conf
%ghost %{_sysconfdir}/zm/conf.d/zmcustom.conf
%ghost %attr(640,root,%{zmgid_final}) %{_sysconfdir}/zm/conf.d/zmcustom.conf
%config(noreplace) %attr(644,root,root) %{wwwconfdir}/zoneminder.conf
%config(noreplace) %{_sysconfdir}/logrotate.d/zoneminder