[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/system-config-cluster/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 system-config-cluster.spec, 1.10, 1.11
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/system-config-cluster/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 system-config-cluster.spec, 1.10, 1.11
- Date: Wed, 14 Jun 2006 13:47:15 -0400
Author: jparsons
Update of /cvs/dist/rpms/system-config-cluster/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30209
Modified Files:
.cvsignore sources system-config-cluster.spec
Log Message:
rsa and drac/mc support, plus fixes for bz179559,180507,181725,182516,183217,185686,190361
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-cluster/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 9 Jan 2006 15:36:46 -0000 1.9
+++ .cvsignore 14 Jun 2006 17:47:13 -0000 1.10
@@ -6,3 +6,5 @@
system-config-cluster-0.9.69.tar.gz
system-config-cluster-1.0.17.tar.gz
system-config-cluster-1.0.24.tar.gz
+system-config-cluster-1.0.28.tar.gz
+system-config-cluster-1.0.29.tar.gz
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-cluster/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 9 Jan 2006 15:36:46 -0000 1.9
+++ sources 14 Jun 2006 17:47:13 -0000 1.10
@@ -1 +1 @@
-e911292da2fd8dc91bafe32130068fc4 system-config-cluster-1.0.24.tar.gz
+d7292ef149e98036e659728e03fcce09 system-config-cluster-1.0.29.tar.gz
Index: system-config-cluster.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-cluster/devel/system-config-cluster.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- system-config-cluster.spec 6 Jun 2006 02:27:15 -0000 1.10
+++ system-config-cluster.spec 14 Jun 2006 17:47:13 -0000 1.11
@@ -1,8 +1,8 @@
# -*- RPM-SPEC -*-
Summary: system-config-cluster is a utility which allows you to manage cluster configuration in a graphical setting.
Name: system-config-cluster
-Version: 1.0.24
-Release: 2
+Version: 1.0.29
+Release: 1.0
URL: http://www.redhat.com/
Source0: %{name}-%{version}.tar.gz
License: GPL
@@ -13,7 +13,7 @@
Requires: gnome-python2, pygtk2, pygtk2-libglade, gnome-python2-canvas
Requires: rhpl >= 0.148.2
Requires: python >= 2.3
-BuildRequires: perl(XML::Parser)
+BuildRequires: perl(XML::Parser) gettext
%description
system-config-cluster is a utility which allows you to manage cluster configuuration in a graphical setting.
@@ -51,9 +51,16 @@
%config %{_sysconfdir}/security/console.apps/system-config-cluster
%changelog
-* Mon Jun 05 2006 Jesse Keating <jkeating redhat com> 1.0.24-2
-- Added missing buildreq for perl-XML-Parser
-
+* Wed Jun 14 2006 Jim Parsons <jparsons redhat com> 1.0.29-1
+ - spec file fix, version bump
+* Wed Jun 14 2006 Jim Parsons <jparsons redhat com> 1.0.28-1
+ - Version bump for fedora
+* Mon Jun 05 2006 Jim Parsons <jparsons redhat com> 1.0.27-1
+ - Fix for bz192134
+* Tue May 16 2006 Jim Parsons <jparsons redhat com> 1.0.26-1
+ - Fixes for bz179559,180507,181725,182516,183217,185686,190361
+* Wed Feb 08 2006 Jim Parsons <jparsons redhat com> 1.0.25-1
+ - Added rsa and drac/mc support. Also auth type field for ipmi.
* Mon Jan 09 2006 Jim Parsons <jparsons redhat com> 1.0.24-1
- Build for fedora
* Tue Dec 20 2005 Jim Parsons <jparsons redhat com> 1.0.23-1
@@ -210,7 +217,7 @@
* Tue Feb 01 2005 Jim Parsons <jparsons redhat com> 0.9.5-1
- Many fixes and completions. Added check boxes for restricted
and ordered failover domains. Added properties for fences.
- Fixed bug in fence devices section. Added support for GuLM
+ Fixed bug in fence devices section. Added support for GULM
in UI.
* Tue Jan 11 2005 Jim Parsons <jparsons redhat com> 0.9.4-1
- Added delete fence device functionality.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]