SPECS: issue-fancy.spec - not verify md5+mtime+size for regenereted issue f...

sls sls at pld-linux.org
Tue Nov 18 21:48:55 CET 2008


Author: sls                          Date: Tue Nov 18 20:48:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- not verify md5+mtime+size for regenereted issue files (BTW - what's point
  to config these files?)

---- Files affected:
SPECS:
   issue-fancy.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/issue-fancy.spec
diff -u SPECS/issue-fancy.spec:1.25 SPECS/issue-fancy.spec:1.26
--- SPECS/issue-fancy.spec:1.25	Wed Aug  8 13:51:20 2007
+++ SPECS/issue-fancy.spec	Tue Nov 18 21:48:49 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Wersja Linuksa PLD z logiem
 Name:		issue-fancy
 Version:	%{distversion}
-Release:	3
+Release:	4
 License:	GPL
 Group:		Base
 Source0:	%{name}-gen
@@ -70,7 +70,8 @@
 %{_sysconfdir}/pld-release
 # Can't use "noreplace" here because issues are regenerated from cron
 # and %post. Without "noreplace" at least ".rpmsave" will stay.
-%config %{_sysconfdir}/issue*
+%config %verify(not md5 mtime size) %{_sysconfdir}/issue
+%config %verify(not md5 mtime size) %{_sysconfdir}/issue.net
 %attr(755,root,root) %{_sbindir}/*
 %attr(600,root,root) /etc/cron.d/*
 %attr(754,root,root) /etc/rc.d/init.d/*
@@ -81,7 +82,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.25  2007/08/08 11:51:20  patrys
+Revision 1.26  2008/11/18 20:48:49  sls
+- not verify md5+mtime+size for regenereted issue files (BTW - what's point
+  to config these files?)
+
+Revision 1.25  2007-08-08 11:51:20  patrys
 - add conflicts where affected
 - add P/O issue-package
 - rel up
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/issue-fancy.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list