From bf71dd0eb76b43de895f0810177cbddf10503ca4 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 12 Jan 2006 01:32:46 +0000 Subject: [PATCH] - add a patch to allow building the gssapi plugin with the generic libgssapi library, but don't use it yet --- cyrus-sasl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index dfcc934..5b24c74 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -31,6 +31,7 @@ Patch18: cyrus-sasl-2.1.21-linksrcs.patch Patch19: cyrus-sasl-2.1.21-openssl-098.patch Patch20: cyrus-sasl-2.1.21-openldap-2.3.patch Patch21: cyrus-sasl-2.1.21-no-static-deps.patch +Patch22: cyrus-sasl-2.1.21-gssapi-generic.patch Patch50: db-4.3.27-initmem.patch Buildroot: %{_tmppath}/%{name}-root BuildPrereq: autoconf, automake, libtool, groff @@ -138,6 +139,7 @@ popd %patch19 -p1 -b .openssl-098 %patch20 -p1 -b .openldap-2.3 %patch21 -p1 -b .no-static-deps +%patch22 -p1 -b .gssapi-generic # FIXME - this is just weird rm config/ltconfig config/libtool.m4 rm -fr autom4te.cache