CVSROOT: /cvs/cluster
Module name: conga
Branch: RHEL5
Changes by: [EMAIL PROTECTED] 2008-03-19 20:10:47
Modified files:
. : clustermon.spec.in.in conga.spec.in.in
Log message:
clustermon should be marked as fixing the "vm list from ricci" bug, not
conga
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/clustermon.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.18.2.32&r2=1.18.2.33
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.45.2.73&r2=1.45.2.74
--- conga/clustermon.spec.in.in 2008/02/12 17:40:38 1.18.2.32
+++ conga/clustermon.spec.in.in 2008/03/19 20:10:47 1.18.2.33
@@ -27,11 +27,13 @@
Source0: %{name}-%{version}.tar.gz
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: cman-devel
+BuildRequires: cman-devel libvirt-devel
BuildRequires: glibc-devel gcc-c++ libxml2-devel
BuildRequires: openssl-devel dbus-devel pam-devel pkgconfig
BuildRequires: net-snmp-devel tog-pegasus-devel
+Requires: libvirt libxml2
+
%description
This package contains Red Hat Enterprise Linux Cluster Suite
SNMP/CIM module/agent/provider.
@@ -193,6 +195,9 @@
%changelog
+* Wed Mar 19 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.12.0-6
+- Fix bz206570 (RFE: vm list from ricci)
+
* Tue Feb 12 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.12.0-5
- Fix bz432534 (clustermon should not attempt to start or stop the cmirror
service)
--- conga/conga.spec.in.in 2008/03/19 14:59:41 1.45.2.73
+++ conga/conga.spec.in.in 2008/03/19 20:10:47 1.45.2.74
@@ -32,8 +32,7 @@
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel >= 2.4.1
-BuildRequires: glibc-devel gcc-c++ libxml2-devel sed libvirt
-BuildRequires: cman-devel libvirt-devel
+BuildRequires: glibc-devel gcc-c++ libxml2-devel sed
BuildRequires: cyrus-sasl-devel >= 2.1
BuildRequires: openssl-devel dbus-devel pkgconfig file
@@ -295,7 +294,6 @@
* Wed Feb 27 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.12.0-6
- Fix bz434586 (Resource tree does not display multiple children of a parent
correctly)
- Fix bz304931 (Rich Sybase resource agent configuration support)
-- Fix bz206570 (RFE: vm list from ricci)
* Tue Feb 12 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.12.0-5
- Fix bz432533 (Do not attempt to install the cmirror package when shared
storage is requested)