CVSROOT:        /cvs/cluster
Module name:    conga
Branch:         RHEL5
Changes by:     [EMAIL PROTECTED]       2008-05-16 17:08:29

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

Log message:
        Fix bz446907

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

--- conga/conga.spec.in.in      2008/05/12 17:37:38     1.45.2.87
+++ conga/conga.spec.in.in      2008/05/16 17:08:28     1.45.2.88
@@ -104,6 +104,7 @@
 
 %files -n luci
 %verify(not size md5 mtime) /var/lib/luci/var/Data.fs
+%verify(not size md5 mtime) /var/lib/luci/.default_password_has_been_reset
 %defattr(-,root,root)
 %config(noreplace)             %{_sysconfdir}/sysconfig/luci
                                %{_sysconfdir}/rc.d/init.d/luci
@@ -295,6 +296,7 @@
 - Fix bz444938 (conga fails to create proper cluster.conf entries for gfs2 
filesystem type)
 - Fix bz444210 (Adding multiple fence devices at the same time causes 
duplicate entries)
 - Fix bz444381 (conga writes 'exportpath' instead of 'export' attribute for 
netfs)
+- Fix bz446907 (rpm -V luci fails)
 
 * Fri Apr 18 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.12.0-8
 - Fix bz441580 (conga should install 'sg3_utils' and start service 
'scsi_reserve' when scsi fencing is used)

Reply via email to