[packages/nagios-ndoutils] up to 2.0.0, disable ssl as it fails to build

glen glen at pld-linux.org
Wed Aug 5 22:59:57 CEST 2015


commit 799d15459d580cb218f592e1c05f2026992d7713
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Aug 5 23:59:43 2015 +0300

    up to 2.0.0, disable ssl as it fails to build

 nagios-ndoutils.spec | 7 ++++---
 ndo2db.init          | 0
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/nagios-ndoutils.spec b/nagios-ndoutils.spec
index e41d42c..17e9051 100644
--- a/nagios-ndoutils.spec
+++ b/nagios-ndoutils.spec
@@ -1,22 +1,23 @@
 # TODO
 # - ndo2db is unable to start, if there's stale socket:
 #   srwxr-xr-x 1 nagios nagios 0 Jan 15  2012 /var/lib/nagios/ndo.sock=
+# - enabling with ssl fails to build due conflicting headers for pqueue_*
 #
 # Conditional build:
 %bcond_with	pgsql	# build without pgsql support (does not seem to work)
 %bcond_without	mysql	# build without mysql support
-%bcond_without	ssl	# build without ssl support
+%bcond_with	ssl	# build without ssl support
 
 %define		addon	ndoutils
 Summary:	NDOUTILS (Nagios Data Output Utils) addon
 Summary(pl.UTF-8):	Dodatek NDOUTILS (Nagios Data Output Utils)
 Name:		nagios-%{addon}
-Version:	1.5.2
+Version:	2.0.0
 Release:	1
 License:	GPL v2
 Group:		Networking
 Source0:	http://downloads.sourceforge.net/nagios/%{addon}-%{version}.tar.gz
-# Source0-md5:	61460320d0deb8109e7e45e2b717ce1f
+# Source0-md5:	93561584f0fa7582a795e795306a3b35
 Source1:	ndo2db.init
 Patch0:		config.patch
 Patch1:		format-security.patch
diff --git a/ndo2db.init b/ndo2db.init
old mode 100644
new mode 100755
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-ndoutils.git/commitdiff/799d15459d580cb218f592e1c05f2026992d7713



More information about the pld-cvs-commit mailing list