SPECS (AC-branch): freenx.spec - verify() for config file

aredridel aredridel at pld-linux.org
Tue May 23 09:40:35 CEST 2006


Author: aredridel                    Date: Tue May 23 07:40:35 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- verify() for config file

---- Files affected:
SPECS:
   freenx.spec (1.17.2.3 -> 1.17.2.4) 

---- Diffs:

================================================================
Index: SPECS/freenx.spec
diff -u SPECS/freenx.spec:1.17.2.3 SPECS/freenx.spec:1.17.2.4
--- SPECS/freenx.spec:1.17.2.3	Tue May 23 07:44:42 2006
+++ SPECS/freenx.spec	Tue May 23 09:40:30 2006
@@ -80,7 +80,7 @@
 %doc AUTHORS CONTRIB ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %dir %{_sysconfdir}/nxserver
-%config(noreplace) %{_sysconfdir}/nxserver/node.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nxserver/node.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17.2.4  2006/05/23 07:40:30  aredridel
+- verify() for config file
+
 Revision 1.17.2.3  2006/05/23 05:44:42  aredridel
 - add nxloadconfig patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.17.2.3&r2=1.17.2.4&f=u



More information about the pld-cvs-commit mailing list