[ricci] Added latest ccs fixes.

Chris Feist cfeist at fedoraproject.org
Tue Feb 8 21:42:25 UTC 2011


commit 4c82551349b69dde14c99928d637b179e34bed18
Author: Chris Feist <cfeist at redhat.com>
Date:   Tue Feb 8 15:42:15 2011 -0600

    Added latest ccs fixes.

 .gitignore            |    2 ++
 gfs2-clusterfix.patch |   12 ------------
 ricci.spec            |    7 ++++---
 sources               |    2 +-
 4 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8312298..db93f2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /ricci-0.18.2.tar.gz
 /ricci-0.18.2.tar.bz2
 /ricci-0.18.3.tar.bz2
+/ricci-0.18.4.tar.bz2
+/ricci-0.18.5.tar.bz2
diff --git a/ricci.spec b/ricci.spec
index 715e721..63702a5 100644
--- a/ricci.spec
+++ b/ricci.spec
@@ -9,14 +9,13 @@
 ###############################################################################
 
 Name: ricci
-Version: 0.18.3
+Version: 0.18.5
 Release: 1%{?dist}
 License: GPLv2
 URL: http://sources.redhat.com/cluster/conga/
 Group: System Environment/Base
 Summary: Remote Cluster and Storage Management System
 Source0: http://people.redhat.com/rmccabe/conga/fedora/src/ricci-%{version}.tar.bz2
-Patch0: gfs2-clusterfix.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: libxml2-devel python-devel libcap-devel
@@ -34,7 +33,6 @@ Requires(postun): initscripts
 
 %prep
 %setup -q
-%patch0 -p1 -b .gfs2-clusterfix
 
 %build
 cd ricci
@@ -146,6 +144,9 @@ The Red Hat Cluster Configuration System
 %{_sbindir}/ccs
 
 %changelog
+* Tue Feb 08 2011 Chris Feist <cfeist at redhat.com> - 0.18.5-1
+- More fixes for the CLI and enabled expert mode
+
 * Tue Dec 14 2010 Chris Feist <cfeist at redhat.com> - 0.18.3-1
 - Fixes for CCS CLI (activate, usage fixes)
 
diff --git a/sources b/sources
index a6911f6..32b4f8a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-695cee133641aa5724838f3749d39c4a  ricci-0.18.3.tar.bz2
+3fabaafb67328e3a54eb3aba3a7cfddb  ricci-0.18.5.tar.bz2


More information about the scm-commits mailing list