From b7e69f01043f31af164dc6e9e2d69ecb2fe8818f Mon Sep 17 00:00:00 2001 From: Andy Bauer Date: Thu, 10 Oct 2013 13:30:38 -0500 Subject: [PATCH] Update zoneminder.cmake.f19.spec Remove noreplace %config flag from zm.conf. We want upgrades to overwrite this file. --- distros/fedora/zoneminder.cmake.f19.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros/fedora/zoneminder.cmake.f19.spec b/distros/fedora/zoneminder.cmake.f19.spec index 4b7c94e4b..f7afe2918 100644 --- a/distros/fedora/zoneminder.cmake.f19.spec +++ b/distros/fedora/zoneminder.cmake.f19.spec @@ -200,7 +200,7 @@ fi %files %defattr(-,root,root,-) %doc AUTHORS COPYING README.md distros/fedora/README.Fedora jscalendar-doc -%config(noreplace) %attr(640,root,%{zmgid_final}) /etc/zm.conf +%config %attr(640,root,%{zmgid_final}) /etc/zm.conf %config(noreplace) %attr(644,root,root) /etc/httpd/conf.d/zoneminder.conf %config(noreplace) /etc/tmpfiles.d/zoneminder.conf %config(noreplace) /etc/logrotate.d/zoneminder