Author: sls                          Date: Mon Nov 24 17:38:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't verify md5+mtime+size of /etc/partimaged/partimagedusers

---- Files affected:
SPECS:
   partimage.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/partimage.spec
diff -u SPECS/partimage.spec:1.56 SPECS/partimage.spec:1.57
--- SPECS/partimage.spec:1.56   Sun Jul 13 00:43:48 2008
+++ SPECS/partimage.spec        Mon Nov 24 18:38:21 2008
@@ -194,7 +194,7 @@
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/partimaged/partimaged.csr
 %attr(600,partimag,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/partimaged/partimaged.key
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/partimaged/partimaged.cert
-%attr(600,partimag,root) %config(noreplace) 
%{_sysconfdir}/partimaged/partimagedusers
+%attr(600,partimag,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/partimaged/partimagedusers
 %attr(700,partimag,root) %dir /var/spool/partimage
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -203,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2008/11/24 17:38:21  sls
+- don't verify md5+mtime+size of /etc/partimaged/partimagedusers
+
 Revision 1.56  2008/07/12 22:43:48  megabajt
 - added -gcc43.patch
 - release 3
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/partimage.spec?r1=1.56&r2=1.57&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to