[packages/nagios-nsca] Rel 5

arekm arekm at pld-linux.org
Sat Apr 4 03:21:09 CEST 2026


commit 01392428c7e0b1d7801d7d53d5981cc815031b79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 4 03:21:03 2026 +0200

    Rel 5

 nagios-nsca-groups.patch | 12 ++++++------
 nagios-nsca.spec         |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/nagios-nsca.spec b/nagios-nsca.spec
index 46c86dd..e4f92f8 100644
--- a/nagios-nsca.spec
+++ b/nagios-nsca.spec
@@ -9,7 +9,7 @@ Summary:	NSCA daemon for Nagios
 Summary(pl.UTF-8):	Demon NSCA dla Nagiosa
 Name:		nagios-nsca
 Version:	2.9.1
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Networking
 Source0:	http://downloads.sourceforge.net/nagios/nsca-%{version}.tar.gz
diff --git a/nagios-nsca-groups.patch b/nagios-nsca-groups.patch
index 617f6c7..672dc19 100644
--- a/nagios-nsca-groups.patch
+++ b/nagios-nsca-groups.patch
@@ -1,11 +1,11 @@
---- nsca-2.6/configure.in~	2006-05-21 22:28:37.583316872 +0300
-+++ nsca-2.6/configure.in	2006-05-21 22:29:10.764059930 +0300
-@@ -90,7 +90,7 @@
- 	AC_DEFINE(HAVE_LIBWRAP)
+--- a/configure.in
++++ b/configure.in
+@@ -104,7 +104,7 @@
+ 	AC_DEFINE(HAVE_LIBWRAP,[1],[Have the TCP wrappers library])
  	])
  AC_SUBST(LIBWRAPLIBS)
 -AC_CHECK_FUNCS(strdup strstr strtoul)
 +AC_CHECK_FUNCS(strdup strstr strtoul initgroups)
  
- dnl socklen_t check - from curl
- AC_CHECK_TYPE([socklen_t], ,[
+ dnl Define sig_atomic_t to int if it's not available.
+ AC_CHECK_TYPE([sig_atomic_t],[],[
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-nsca.git/commitdiff/01392428c7e0b1d7801d7d53d5981cc815031b79



More information about the pld-cvs-commit mailing list