- add a patch to allow building the gssapi plugin with the generic
libgssapi library, but don't use it yet
This commit is contained in:
parent
d70f4bdd66
commit
bf71dd0eb7
@ -31,6 +31,7 @@ Patch18: cyrus-sasl-2.1.21-linksrcs.patch
|
|||||||
Patch19: cyrus-sasl-2.1.21-openssl-098.patch
|
Patch19: cyrus-sasl-2.1.21-openssl-098.patch
|
||||||
Patch20: cyrus-sasl-2.1.21-openldap-2.3.patch
|
Patch20: cyrus-sasl-2.1.21-openldap-2.3.patch
|
||||||
Patch21: cyrus-sasl-2.1.21-no-static-deps.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
|
Patch50: db-4.3.27-initmem.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildPrereq: autoconf, automake, libtool, groff
|
BuildPrereq: autoconf, automake, libtool, groff
|
||||||
@ -138,6 +139,7 @@ popd
|
|||||||
%patch19 -p1 -b .openssl-098
|
%patch19 -p1 -b .openssl-098
|
||||||
%patch20 -p1 -b .openldap-2.3
|
%patch20 -p1 -b .openldap-2.3
|
||||||
%patch21 -p1 -b .no-static-deps
|
%patch21 -p1 -b .no-static-deps
|
||||||
|
%patch22 -p1 -b .gssapi-generic
|
||||||
# FIXME - this is just weird
|
# FIXME - this is just weird
|
||||||
rm config/ltconfig config/libtool.m4
|
rm config/ltconfig config/libtool.m4
|
||||||
rm -fr autom4te.cache
|
rm -fr autom4te.cache
|
||||||
|
Loading…
Reference in New Issue
Block a user