[Lunar-commits] <moonbase> openais: Version bump and moving to distributed.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed Feb 9 19:17:17 CET 2011


commit 39d6a034232e23ceb60fff1c4d346e173a62e227
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Feb 9 13:17:17 2011 -0500

    openais: Version bump and moving to distributed.
---
 distributed/openais/DEPENDS |    1 +
 distributed/openais/DETAILS |   23 +++++++++++++++++++++++
 zbeta/openais/DEPENDS       |    1 -
 zbeta/openais/DETAILS       |   23 -----------------------
 4 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/distributed/openais/DEPENDS b/distributed/openais/DEPENDS
new file mode 100644
index 0000000..862ab25
--- /dev/null
+++ b/distributed/openais/DEPENDS
@@ -0,0 +1 @@
+depends corosync
diff --git a/distributed/openais/DETAILS b/distributed/openais/DETAILS
new file mode 100644
index 0000000..b68a7e9
--- /dev/null
+++ b/distributed/openais/DETAILS
@@ -0,0 +1,23 @@
+          MODULE=openais
+         VERSION=1.1.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=ftp://ftp:downloads@ftp.openais.org/downloads/$MODULE-$VERSION/
+      SOURCE_VFY=sha1:c8fc8055bd9974253bc35051b51220da4a7e8ef6
+        WEB_SITE=http://www.openais.org
+         ENTERED=20090914
+         UPDATED=20110209
+           SHORT="Cluster Framework"
+
+cat << EOF
+The OpenAIS Standards Based Cluster Framework is an OSI
+Certified implementation of the Service Availability
+Forum Application Interface Specification (AIS).
+The Application Interface Specification is a software
+API and policies which are used to develop applications
+that maintain service during faults. Restarting and
+failover of applications is also provided for those
+deploying applications which may not be modified.
+The OpenAIS software is built to operate on the Corosync
+Cluster Engine which allows any third party to implement
+plugin cluster services using the infrastructure provided
+EOF
diff --git a/zbeta/openais/DEPENDS b/zbeta/openais/DEPENDS
deleted file mode 100644
index 862ab25..0000000
--- a/zbeta/openais/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends corosync
diff --git a/zbeta/openais/DETAILS b/zbeta/openais/DETAILS
deleted file mode 100644
index a03cd2a..0000000
--- a/zbeta/openais/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
-          MODULE=openais
-         VERSION=1.0.1
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=ftp://ftp%40$MODULE.org:downloads@$MODULE.org/downloads/$MODULE-$VERSION
-      SOURCE_VFY=sha1:5d0498cf5633e888389930f8e302c5bbd619a436
-        WEB_SITE=http://www.openais.org
-         ENTERED=20090914
-         UPDATED=20090914
-           SHORT="Cluster Framework"
-
-cat << EOF
-The OpenAIS Standards Based Cluster Framework is an OSI
-Certified implementation of the Service Availability
-Forum Application Interface Specification (AIS).
-The Application Interface Specification is a software
-API and policies which are used to develop applications
-that maintain service during faults. Restarting and
-failover of applications is also provided for those
-deploying applications which may not be modified.
-The OpenAIS software is built to operate on the Corosync
-Cluster Engine which allows any third party to implement
-plugin cluster services using the infrastructure provided
-EOF


More information about the Lunar-commits mailing list