2.5.1 version update: Update to evergreen-ils_2.5.1 and opensrf_2.2.1
authorAndy Witter <awitter@georgialibraries.org>
Thu, 12 Dec 2013 22:18:41 +0000 (17:18 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 12 Dec 2013 22:18:41 +0000 (17:18 -0500)
GenaSYS.sh
templates/debs/evergreen-ils_2.5.0_amd64.deb [deleted file]
templates/debs/evergreen-ils_2.5.1_amd64.deb [new file with mode: 0644]
templates/debs/opensrf_2.2.1_amd64.deb

index 41933cd..f938d46 100755 (executable)
@@ -25,8 +25,8 @@
     PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
    SYNOPSIS_="$NAME_"
    REQUIRES_="standard GNU commands, apt, dpkg"
-    VERSION_="1.23"
-       DATE_="2010-09-23; last update: 2013-12-02"
+    VERSION_="1.24"
+       DATE_="2010-09-23; last update: 2013-12-12"
      AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
         URL_="http://evergreen-ils.org"
    CATEGORY_="devel"
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.5.0"
+EG_VERSION="2.5.1"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
@@ -70,6 +70,8 @@ TMPOSRFNODES="${TMPFOLDER}/tmposrfnodes"
 TMPOPENSRF_XML="${TMPFOLDER}/tmpopensrf.xml"
 TMPNAGIHOSTS="${TMPFOLDER}/hosts.cfg"
 TMPMUNINCONF="${TMPFOLDER}/munin.conf"
+TMPGLUSTERNODES="${TMPFOLDER}/gluster_nodes.txt"
+TMPGLUSTERCLIENTS="${TMPFOLDER}/gluster_clients.txt"
 PSQL_VERSION="9.1"
 [ -z $CONFIG_FILE ] && CONFIG_FILE="$WD/genasys.conf"
 NEW_CONFIG_FILE="$OUTDIR/genasys.conf"
diff --git a/templates/debs/evergreen-ils_2.5.0_amd64.deb b/templates/debs/evergreen-ils_2.5.0_amd64.deb
deleted file mode 100644 (file)
index 56731b4..0000000
Binary files a/templates/debs/evergreen-ils_2.5.0_amd64.deb and /dev/null differ
diff --git a/templates/debs/evergreen-ils_2.5.1_amd64.deb b/templates/debs/evergreen-ils_2.5.1_amd64.deb
new file mode 100644 (file)
index 0000000..2ee054e
Binary files /dev/null and b/templates/debs/evergreen-ils_2.5.1_amd64.deb differ
index 35ed2c1..f196bd0 100644 (file)
Binary files a/templates/debs/opensrf_2.2.1_amd64.deb and b/templates/debs/opensrf_2.2.1_amd64.deb differ