From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 16 May 2008 17:08:30 -0000 Subject: [Cluster-devel] conga conga.spec.in.in Message-ID: <20080516170830.16284.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Branch: RHEL5 Changes by: rmccabe at sourceware.org 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 0.12.0-8 - Fix bz441580 (conga should install 'sg3_utils' and start service 'scsi_reserve' when scsi fencing is used)