SOURCES: libtirpc-gssapi.patch - s/libgssapi/libgssglue/

qboosh qboosh at pld-linux.org
Wed Sep 5 20:26:15 CEST 2007


Author: qboosh                       Date: Wed Sep  5 18:26:15 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- s/libgssapi/libgssglue/

---- Files affected:
SOURCES:
   libtirpc-gssapi.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libtirpc-gssapi.patch
diff -u SOURCES/libtirpc-gssapi.patch:1.1 SOURCES/libtirpc-gssapi.patch:1.2
--- SOURCES/libtirpc-gssapi.patch:1.1	Tue Apr 24 15:23:19 2007
+++ SOURCES/libtirpc-gssapi.patch	Wed Sep  5 20:26:09 2007
@@ -18,7 +18,7 @@
        esac],[gss=false])
  AM_CONDITIONAL(GSS, test x$gss = xtrue)
 +if test x$gss = xtrue; then
-+	PKG_CHECK_MODULES(GSSAPI, libgssapi >= 0.10, [],
++	PKG_CHECK_MODULES(GSSAPI, libgssglue >= 0.1, [],
 +	AC_MSG_ERROR([Unable to locate information required to use libgssapi.]))
 +fi
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libtirpc-gssapi.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list