]> git.pld-linux.org Git - packages/demarc.git/blobdiff - demarc.spec
%config noreplace
[packages/demarc.git] / demarc.spec
index f188cc4ec7a3bdc45ab942c8edc2dc31c2ddb762..1da82f9eae30ba60dc908d9fe17adc4806dd1526 100644 (file)
@@ -1,7 +1,6 @@
 # TODO
 # - integrate pld webapps framework
 # - use pld %service
-# - %config noreplace
 %define ver    1.05
 %define subver RC1
 %include       /usr/lib/rpm/macros.perl
@@ -157,5 +156,5 @@ fi
 %attr(750,root,root) %dir %{_sysconfdir}/demarcd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/demarcd/*.conf
 %attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/demarcd/*.cmds
-%attr(640,root,root) %config /etc/cron.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
 %attr(750,root,root) %{_var}/lib/demarcd
This page took 0.098533 seconds and 4 git commands to generate.