[omd-commits] OMD Git: omd: Mod-Gearman: Updated to version 1.2.4
git version control
git at mathias-kettner.de
Tue Feb 28 21:50:34 CET 2012
Module: omd
Branch: master
Commit: 20e61652a2553c07a706ff80ad4620bdc39438bb
URL: http://omdistro.org/projects/omd/repository/revisions/20e61652a2553c07a706ff80ad4620bdc39438bb
Author: Sven Nierlein <sven at nierlein.de>
Date: Tue Feb 28 12:31:20 2012 +0100
Commiter: Sven Nierlein <sven at nierlein.de>
Date: Tue Feb 28 12:31:20 2012 +0100
Mod-Gearman: Updated to version 1.2.4
---
Changelog | 2 +-
packages/mod-gearman/Makefile | 2 +-
packages/mod-gearman/mod_gearman-1.2.1.tar.gz | Bin 314019 -> 0 bytes
packages/mod-gearman/mod_gearman-1.2.4.tar.gz | Bin 0 -> 311332 bytes
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index 1a8db88..be7034e 100644
--- a/Changelog
+++ b/Changelog
@@ -10,7 +10,7 @@ This file documents the revision history for the Open Monitoring Distribution
- NagVis: Updated to NagVis 1.6.2
- Thruk: Update to 1.18
- Webinject: Update to 1.72
- - Mod-Gearman: Updated to version 1.2.2
+ - Mod-Gearman: Updated to version 1.2.4
- Debian 6.0: Added missing dependency for mod_python (libpython2.6)
- RPMs: Added "chkconfig --add <s>" commands before "chkconfig <s> on" commands
- Making etc/htpasswd file writeable by the site group
diff --git a/packages/mod-gearman/Makefile b/packages/mod-gearman/Makefile
index fc005f6..16d76e8 100644
--- a/packages/mod-gearman/Makefile
+++ b/packages/mod-gearman/Makefile
@@ -1,7 +1,7 @@
include ../../Makefile.omd
NAME = mod_gearman
-VERSION = 1.2.1
+VERSION = 1.2.4
GEARMAND = $(shell grep "^VERSION " ../gearmand/Makefile | awk '{ print $$3 }')
DIR = mod_gearman-$(VERSION)
diff --git a/packages/mod-gearman/mod_gearman-1.2.1.tar.gz b/packages/mod-gearman/mod_gearman-1.2.1.tar.gz
deleted file mode 100644
index b8e7cc4..0000000
Binary files a/packages/mod-gearman/mod_gearman-1.2.1.tar.gz and /dev/null differ
diff --git a/packages/mod-gearman/mod_gearman-1.2.4.tar.gz b/packages/mod-gearman/mod_gearman-1.2.4.tar.gz
new file mode 100644
index 0000000..7b0f584
Binary files /dev/null and b/packages/mod-gearman/mod_gearman-1.2.4.tar.gz differ
More information about the omd-commits
mailing list