[Pkg-nagios-changes] [pkg-mod-gearman] 38/48: updated recommended gearman version
Stig Sandbeck Mathisen
ssm at debian.org
Sun Nov 24 22:38:12 UTC 2013
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository pkg-mod-gearman.
commit 9226ba4234f7b198b2c1fe30d30f5eb8a82296a5
Author: Sven Nierlein <sven at nierlein.de>
Date: Mon Nov 4 23:04:03 2013 +0100
updated recommended gearman version
---
README.asciidoc | 16 ++++++++--------
docs/README.html | 18 +++++++++---------
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README.asciidoc b/README.asciidoc
index b2147f3..01c4a41 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -346,20 +346,20 @@ Build/install Gearmand rpms
--------------------------------------
#> yum install autoconf automake libtool boost141-devel boost141-program-options
#> cd /tmp
-#> wget http://launchpad.net/gearmand/trunk/0.25/+download/gearmand-0.25.tar.gz
-#> tar zxf gearmand-0.25.tar.gz
-#> ln -s gearmand-0.25/support/gearmand.init /tmp/gearmand.init
-#> vi gearmand-0.25/support/gearmand.spec
+#> wget http://launchpad.net/gearmand/trunk/0.33/+download/gearmand-0.33.tar.gz
+#> tar zxf gearmand-0.33.tar.gz
+#> ln -s gearmand-0.33/support/gearmand.init /tmp/gearmand.init
+#> vi gearmand-0.33/support/gearmand.spec
change in line 9 and 25:
Requires: sqlite, libevent >= 1.4, boost-program-options >= 1.39
in
Requires: sqlite, libevent >= 1.4, boost141-program-options >= 1.39
-#> tar cfz gearmand-0.25.tar.gz gearmand-0.25
+#> tar cfz gearmand-0.33.tar.gz gearmand-0.33
#> LIBRARY_PATH=/usr/lib64/boost141:/usr/lib/boost141 \
LD_LIBRARY_PATH=/usr/lib64/boost141:/usr/lib/boost141 \
CPATH=/usr/include/boost141 \
- rpmbuild -tb gearmand-0.25.tar.gz
-#> yum --nogpgcheck install /usr/src/redhat/RPMS/*/gearmand*-0.25-1*.rpm
+ rpmbuild -tb gearmand-0.33.tar.gz
+#> yum --nogpgcheck install /usr/src/redhat/RPMS/*/gearmand*-0.33-1*.rpm
--------------------------------------
NOTE: The link to gearmand.init is a workaround, otherwise the build
@@ -1253,7 +1253,7 @@ to be implemented in the near future.
Supported Dependencies
----------------------
-NOTE: Mod-Gearman works best with libgearman/gearmand 0.25 and Nagios 3.2.3. If in
+NOTE: Mod-Gearman works best with libgearman/gearmand 0.33 and Nagios 3.2.3. If in
doubt, use these versions.
Lib-Gearman
diff --git a/docs/README.html b/docs/README.html
index ba6fd66..4ccb069 100644
--- a/docs/README.html
+++ b/docs/README.html
@@ -1098,20 +1098,20 @@ available.</td>
<div class="content">
<pre><tt>#> yum install autoconf automake libtool boost141-devel boost141-program-options
#> cd /tmp
-#> wget http://launchpad.net/gearmand/trunk/0.25/+download/gearmand-0.25.tar.gz
-#> tar zxf gearmand-0.25.tar.gz
-#> ln -s gearmand-0.25/support/gearmand.init /tmp/gearmand.init
-#> vi gearmand-0.25/support/gearmand.spec
+#> wget http://launchpad.net/gearmand/trunk/0.33/+download/gearmand-0.33.tar.gz
+#> tar zxf gearmand-0.33.tar.gz
+#> ln -s gearmand-0.33/support/gearmand.init /tmp/gearmand.init
+#> vi gearmand-0.33/support/gearmand.spec
change in line 9 and 25:
Requires: sqlite, libevent >= 1.4, boost-program-options >= 1.39
in
Requires: sqlite, libevent >= 1.4, boost141-program-options >= 1.39
-#> tar cfz gearmand-0.25.tar.gz gearmand-0.25
+#> tar cfz gearmand-0.33.tar.gz gearmand-0.33
#> LIBRARY_PATH=/usr/lib64/boost141:/usr/lib/boost141 \
LD_LIBRARY_PATH=/usr/lib64/boost141:/usr/lib/boost141 \
CPATH=/usr/include/boost141 \
- rpmbuild -tb gearmand-0.25.tar.gz
-#> yum --nogpgcheck install /usr/src/redhat/RPMS/*/gearmand*-0.25-1*.rpm</tt></pre>
+ rpmbuild -tb gearmand-0.33.tar.gz
+#> yum --nogpgcheck install /usr/src/redhat/RPMS/*/gearmand*-0.33-1*.rpm</tt></pre>
</div></div>
<div class="admonitionblock">
<table><tr>
@@ -2472,7 +2472,7 @@ to be implemented in the near future.</p></div>
<td class="icon">
<div class="title">Note</div>
</td>
-<td class="content">Mod-Gearman works best with libgearman/gearmand 0.25 and Nagios 3.2.3. If in
+<td class="content">Mod-Gearman works best with libgearman/gearmand 0.33 and Nagios 3.2.3. If in
doubt, use these versions.</td>
</tr></table>
</div>
@@ -2775,7 +2775,7 @@ Make sure all your worker have the Nagios-Plugins available under
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-11-04 22:49:58 CET
+Last updated 2013-11-04 22:56:42 CET
</div>
</div>
</body>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-mod-gearman
More information about the Pkg-nagios-changes
mailing list