[packages/demarc] %config noreplace

glen glen at pld-linux.org
Wed May 14 14:53:06 CEST 2014


commit eec3ead5dc9dcc8b0d06b685a125abd9944b3e83
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 14 15:49:17 2014 +0300

    %config noreplace

 demarc.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/demarc.spec b/demarc.spec
index f188cc4..1da82f9 100644
--- a/demarc.spec
+++ b/demarc.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/demarc.git/commitdiff/ea1a0c4b0d9d94da1286f8fe10b7eeba1bfa1cfe



More information about the pld-cvs-commit mailing list