[Cluster-devel] conga conga.spec.in.in

rmccabe at sourceware.org rmccabe at sourceware.org
Mon Jul 16 22:18:50 UTC 2007


CVSROOT:	/cvs/cluster
Module name:	conga
Branch: 	RHEL5
Changes by:	rmccabe at sourceware.org	2007-07-16 22:18:50

Modified files:
	.              : conga.spec.in.in 

Log message:
	Make rpm -V ignore changes to Data.fs, which is modified by postinstall scripts.
	Related to bz240034

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.45.2.46&r2=1.45.2.47

--- conga/conga.spec.in.in	2007/07/16 21:06:14	1.45.2.46
+++ conga/conga.spec.in.in	2007/07/16 22:18:50	1.45.2.47
@@ -118,6 +118,7 @@
 
 
 %files -n luci
+%verify(not size md5 mtime) /var/lib/luci/var/Data.fs
 %defattr(-,root,root)
 %config(noreplace)		%{_sysconfdir}/sysconfig/luci
 				%{_sysconfdir}/rc.d/init.d/luci




More information about the Cluster-devel mailing list