Author: qboosh Date: Tue May 23 07:27:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- verify() for config file
---- Files affected:
SPECS:
freenx.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/freenx.spec
diff -u SPECS/freenx.spec:1.21 SPECS/freenx.spec:1.22
--- SPECS/freenx.spec:1.21 Tue May 23 07:42:57 2006
+++ SPECS/freenx.spec Tue May 23 09:27:17 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.22 2006/05/23 07:27:17 qboosh
+- verify() for config file
+
Revision 1.21 2006/05/23 05:42:57 aredridel
- added nxloadconfig patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/freenx.spec?r1=1.21&r2=1.22&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit