SPECS: ccs.spec, cman.spec, fence.spec, gfs.spec, gnbd.spec, gulm....
zbyniu
zbyniu at pld-linux.org
Mon May 15 02:11:51 CEST 2006
Author: zbyniu Date: Mon May 15 00:11:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.02.00
---- Files affected:
SPECS:
ccs.spec (1.13 -> 1.14) , cman.spec (1.8 -> 1.9) , fence.spec (1.6 -> 1.7) , gfs.spec (1.7 -> 1.8) , gnbd.spec (1.6 -> 1.7) , gulm.spec (1.5 -> 1.6) , iddev.spec (1.8 -> 1.9) , magma-plugins.spec (1.3 -> 1.4) , magma.spec (1.6 -> 1.7) , rgmanager.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/ccs.spec
diff -u SPECS/ccs.spec:1.13 SPECS/ccs.spec:1.14
--- SPECS/ccs.spec:1.13 Sun Apr 16 23:31:40 2006
+++ SPECS/ccs.spec Mon May 15 02:11:45 2006
@@ -2,12 +2,12 @@
Summary: Cluster configuration system to manage the cluster config file
Summary(pl): System konfiguracji klastra do zarządzania jego plikiem konfiguracyjnym
Name: ccs
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
Source1: %{name}.init
Source2: %{name}.sysconfig
URL: http://sources.redhat.com/cluster/ccs/
@@ -106,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.13 2006/04/16 21:31:40 glen
- fix chkconfig, rc-scripts deps
================================================================
Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.8 SPECS/cman.spec:1.9
--- SPECS/cman.spec:1.8 Tue Nov 8 20:57:39 2005
+++ SPECS/cman.spec Mon May 15 02:11:45 2006
@@ -2,12 +2,12 @@
Summary: General-purpose symmetric cluster manager
Summary(pl): Zarządca symetrycznych klastrów ogólnego przeznaczenia
Name: cman
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/cman/
BuildRequires: ccs-devel
BuildRequires: perl-base
@@ -125,6 +125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.8 2005/11/08 19:57:39 qboosh
- don't include autogenerated symlink
================================================================
Index: SPECS/fence.spec
diff -u SPECS/fence.spec:1.6 SPECS/fence.spec:1.7
--- SPECS/fence.spec:1.6 Sun Nov 6 00:51:12 2005
+++ SPECS/fence.spec Mon May 15 02:11:45 2006
@@ -2,16 +2,17 @@
Summary: I/O fencing system
Summary(pl): System barier I/O
Name: fence
-Version: 1.01.00
+Version: 1.02.00
Release: 1
Epoch: 1
License: GPL
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/fence/
BuildRequires: cman-devel
BuildRequires: perl-base
+BuildRequires: rpm-pythonprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
@@ -21,7 +22,7 @@
join the default fence domain after which it will be fenced if it
fails without leaving the fence domain cleanly. The lock_dlm GFS lock
module will not permit GFS to be mounted until the node has joined a
-fence domain.
+fence domain.
The fence daemon, fenced, is usually started by running "fence_tool
join". Once started, fenced joins the default fence domain and the
@@ -32,9 +33,9 @@
%description -l pl
System Fence odpowiada za bariery I/O dla członków klastra. Każdy z
członków może dołączyć do domyślnej domeny barier, po czym będzie
-odgrodzony jeśli zawiedzie nie opuszczając czysto domeny barier.
-Moduł blokujący GFS-a lock_dlm nie pozwoli na podmontowanie GFS-a
-dopóki węzeł nie dołączy do domeny barier.
+odgrodzony jeśli zawiedzie nie opuszczając czysto domeny barier. Moduł
+blokujący GFS-a lock_dlm nie pozwoli na podmontowanie GFS-a dopóki
+węzeł nie dołączy do domeny barier.
Demon fence, fenced, jest zwykle uruchamiany przez fence_tool join. Po
uruchomieniu fenced dołącza do domyślnej domeny barier, a węzeł jest
@@ -83,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.6 2005/11/05 23:51:12 arekm
- up to 1.01.00
================================================================
Index: SPECS/gfs.spec
diff -u SPECS/gfs.spec:1.7 SPECS/gfs.spec:1.8
--- SPECS/gfs.spec:1.7 Sat Nov 19 09:48:17 2005
+++ SPECS/gfs.spec Mon May 15 02:11:45 2006
@@ -2,13 +2,13 @@
Summary: Shared-disk cluster file system
Summary(pl): Klastrowy system plików na współdzielonym dysku
Name: gfs
-Version: 1.01.00
+Version: 1.02.00
Release: 1
Epoch: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/gfs/
BuildRequires: iddev
BuildRequires: perl-base
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.7 2005/11/19 08:48:17 qboosh
- updated to cluster-1.01.00, Epoch 1
================================================================
Index: SPECS/gnbd.spec
diff -u SPECS/gnbd.spec:1.6 SPECS/gnbd.spec:1.7
--- SPECS/gnbd.spec:1.6 Sun Nov 6 13:31:28 2005
+++ SPECS/gnbd.spec Mon May 15 02:11:45 2006
@@ -2,15 +2,16 @@
Summary: Block device driver to share storage to many machines over a network
Summary(pl): Sterownik urządzenia blokowego do dzielenia pamięci między maszynami w sieci
Name: gnbd
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: GPL v2
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/gnbd/
BuildRequires: magma-devel
BuildRequires: perl-base
+BuildRequires: sysfsutils-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sbindir /sbin
@@ -68,6 +69,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.6 2005/11/06 12:31:28 zbyniu
- proper md5 sum
================================================================
Index: SPECS/gulm.spec
diff -u SPECS/gulm.spec:1.5 SPECS/gulm.spec:1.6
--- SPECS/gulm.spec:1.5 Sun Nov 6 00:41:11 2005
+++ SPECS/gulm.spec Mon May 15 02:11:45 2006
@@ -2,12 +2,12 @@
Summary: Alternative server-based lock/cluster manager for GFS
Summary(pl): Alternatywny oparty na serwerze zarządca blokad/klastra dla GFS-a
Name: gulm
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: GPL v2
Group: Libraries
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/gulm/
BuildRequires: ccs-devel
BuildRequires: libwrap-devel
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.5 2005/11/05 23:41:11 arekm
- up to release 1.01.00
================================================================
Index: SPECS/iddev.spec
diff -u SPECS/iddev.spec:1.8 SPECS/iddev.spec:1.9
--- SPECS/iddev.spec:1.8 Tue Nov 8 22:25:15 2005
+++ SPECS/iddev.spec Mon May 15 02:11:45 2006
@@ -2,13 +2,13 @@
Summary: iddev library
Summary(pl): Biblioteka iddev
Name: iddev
-Version: 1.01.00
+Version: 1.02.00
Release: 1
Epoch: 1
License: GPL v2
Group: Development/Libraries
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/
BuildRequires: perl-base
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.8 2005/11/08 21:25:15 qboosh
- Epoch 1 to allow upgrade from 1.9
================================================================
Index: SPECS/magma-plugins.spec
diff -u SPECS/magma-plugins.spec:1.3 SPECS/magma-plugins.spec:1.4
--- SPECS/magma-plugins.spec:1.3 Sun Nov 6 13:31:28 2005
+++ SPECS/magma-plugins.spec Mon May 15 02:11:45 2006
@@ -2,12 +2,12 @@
Summary: Cluster manager plugins for magma
Summary(pl): Wtyczki do zarządzania klastrem dla pakietu magma
Name: magma-plugins
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/
BuildRequires: cman-devel
BuildRequires: dlm-devel
@@ -58,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.3 2005/11/06 12:31:28 zbyniu
- proper md5 sum
================================================================
Index: SPECS/magma.spec
diff -u SPECS/magma.spec:1.6 SPECS/magma.spec:1.7
--- SPECS/magma.spec:1.6 Sun Nov 6 00:22:25 2005
+++ SPECS/magma.spec Mon May 15 02:11:45 2006
@@ -2,13 +2,13 @@
Summary: Cluster Abstraction Library
Summary(pl): Biblioteka abstrakcji klastra
Name: magma
-Version: 1.01.00
+Version: 1.02.00
Release: 1
Epoch: 0
License: GPL/LGPL
Group: Libraries
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
Patch0: %{name}-fix.patch
URL: http://sources.redhat.com/cluster/
BuildRequires: perl-base
@@ -101,6 +101,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.6 2005/11/05 23:22:25 arekm
- 1.01.00 version
================================================================
Index: SPECS/rgmanager.spec
diff -u SPECS/rgmanager.spec:1.4 SPECS/rgmanager.spec:1.5
--- SPECS/rgmanager.spec:1.4 Tue Dec 13 19:01:47 2005
+++ SPECS/rgmanager.spec Mon May 15 02:11:45 2006
@@ -2,12 +2,12 @@
Summary: Open Source HA Resource Group Failover
Summary(pl): Failover dla grupy zasobów o wysokiej dostępności
Name: rgmanager
-Version: 1.01.00
+Version: 1.02.00
Release: 1
License: GPL/LGPL
Group: Applications/System
Source0: ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
-# Source0-md5: e98551b02ee8ed46ae0ab8fca193d751
+# Source0-md5: 131c34c8b66d8d7d74384839ed4091d0
URL: http://sources.redhat.com/cluster/
BuildRequires: ccs-devel
BuildRequires: libxml2-devel
@@ -71,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/05/15 00:11:45 zbyniu
+- up to 1.02.00
+
Revision 1.4 2005/12/13 18:01:47 glen
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ccs.spec?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SPECS/fence.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/gfs.spec?r1=1.7&r2=1.8&f=u
http://cvs.pld-linux.org/SPECS/gnbd.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/gulm.spec?r1=1.5&r2=1.6&f=u
http://cvs.pld-linux.org/SPECS/iddev.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SPECS/magma-plugins.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/magma.spec?r1=1.6&r2=1.7&f=u
http://cvs.pld-linux.org/SPECS/rgmanager.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list