X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=cyrus-sasl-nagios-plugin.patch;h=9d5337329e5f53bd755ab2671d6cd6a7fbeb3ff2;hb=a127c0edb4c87d9645b096b8a39857d2109d81b8;hp=e8853b3d1e65616cae3f8babd33a5619b29b5902;hpb=53445750bc2ab8f9a4a437cf26435d9573784ed0;p=packages%2Fcyrus-sasl.git diff --git a/cyrus-sasl-nagios-plugin.patch b/cyrus-sasl-nagios-plugin.patch index e8853b3..9d53373 100644 --- a/cyrus-sasl-nagios-plugin.patch +++ b/cyrus-sasl-nagios-plugin.patch @@ -1,13 +1,14 @@ ---- cyrus-sasl-2.1.22/saslauthd/Makefile.am 2006-05-17 19:46:17.000000000 +0300 -+++ cyrus-sasl-2.1.22-nagios/saslauthd/Makefile.am 2009-01-30 18:09:01.984198032 +0200 -@@ -1,5 +1,5 @@ +--- cyrus-sasl-2.1.22-nagios/saslauthd/Makefile.am 2009-01-30 18:09:01.984198032 +0200 ++++ cyrus-sasl-2.1.22/saslauthd/Makefile.am 2009-01-30 18:43:20.796560455 +0200 +@@ -1,5 +1,7 @@ AUTOMAKE_OPTIONS = 1.7 --sbin_PROGRAMS = saslauthd testsaslauthd -+sbin_PROGRAMS = saslauthd testsaslauthd check_saslauthd + sbin_PROGRAMS = saslauthd testsaslauthd ++nagios_PROGRAMS = check_saslauthd ++nagiosdir = @libexecdir@/nagios/plugins EXTRA_PROGRAMS = saslcache saslauthd_SOURCES = mechanisms.c globals.h \ -@@ -21,6 +21,10 @@ +@@ -21,6 +23,10 @@ testsaslauthd_SOURCES = testsaslauthd.c utils.c testsaslauthd_LDADD = @LIB_SOCKET@ @@ -18,27 +19,6 @@ saslcache_SOURCES = saslcache.c EXTRA_DIST = saslauthd.8 saslauthd.mdoc config include \ ---- cyrus-sasl-2.1.22/saslauthd/saslauthd.h.in 2006-05-18 22:38:27.000000000 +0300 -+++ cyrus-sasl-2.1.22-nagios/saslauthd/saslauthd.h.in 2009-01-30 13:47:59.582432052 +0200 -@@ -164,9 +164,6 @@ - /* define if your compiler has __attribute__ */ - #undef HAVE___ATTRIBUTE__ - --/* Using Heimdal */ --#undef KRB5_HEIMDAL -- - /* Name of package */ - #undef PACKAGE - -@@ -206,7 +203,7 @@ - /* Use NDBM for SASLdb */ - #undef SASL_NDBM - --/* The size of a `long', as computed by sizeof. */ -+/* The size of `long', as computed by sizeof. */ - #undef SIZEOF_LONG - - /* User KERBEROS_V4 Staticly */ --- cyrus-sasl-2.1.22/saslauthd/testsaslauthd.c 2004-01-21 21:54:53.000000000 +0200 +++ cyrus-sasl-2.1.22-nagios/saslauthd/testsaslauthd.c 2009-01-30 18:36:26.070737112 +0200 @@ -57,6 +57,13 @@