[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, upstream, updated. upstream/1.0.6-34-gd3fb2ec

Sven Nierlein sven at nierlein.de
Wed Aug 24 09:21:42 UTC 2011


The following commit has been merged in the upstream branch:
commit 5e80bb0b096a1ef529bc06cd2b98f8036113118e
Author: Sven Nierlein <sven at nierlein.de>
Date:   Thu Jul 7 12:11:42 2011 +0200

    fixed build requirements

diff --git a/support/mod_gearman.spec b/support/mod_gearman.spec
index 1191235..1339a79 100644
--- a/support/mod_gearman.spec
+++ b/support/mod_gearman.spec
@@ -10,8 +10,8 @@ Source0:       mod_gearman-%{version}.tar.gz
 Group:         Applications/Monitoring
 Requires:      gearmand
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
-BuildRequires: autoconf, automake
-BuildRequires: libtool, libevent-devel, ncurses-devel
+BuildRequires: autoconf, automake, ncurses-devel
+BuildRequires: libtool, libtool-ltdl-devel, libevent-devel
 Summary:       Gearman module for Icinga/Nagios
 Requires(pre,post): /sbin/ldconfig
 

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list