packages: nfs-utils/nfs-utils-pkgconfig_ac.patch - I said this line is not ...
qboosh
qboosh at pld-linux.org
Sun Oct 3 11:14:36 CEST 2010
Author: qboosh Date: Sun Oct 3 09:14:36 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- I said this line is not needed and only prevents build if both GSS impls are installed
---- Files affected:
packages/nfs-utils:
nfs-utils-pkgconfig_ac.patch (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/nfs-utils/nfs-utils-pkgconfig_ac.patch
diff -u packages/nfs-utils/nfs-utils-pkgconfig_ac.patch:1.5 packages/nfs-utils/nfs-utils-pkgconfig_ac.patch:1.6
--- packages/nfs-utils/nfs-utils-pkgconfig_ac.patch:1.5 Sun Oct 3 01:08:20 2010
+++ packages/nfs-utils/nfs-utils-pkgconfig_ac.patch Sun Oct 3 11:14:31 2010
@@ -1,12 +1,11 @@
diff -ur nfs-utils-1.2.0/aclocal/rpcsec_vers.m4 nfs-utils-1.2.0-pkg/aclocal/rpcsec_vers.m4
--- nfs-utils-1.2.0/aclocal/rpcsec_vers.m4 2009-06-02 16:43:05.000000000 +0200
+++ nfs-utils-1.2.0-pkg/aclocal/rpcsec_vers.m4 2009-06-30 15:48:36.603210573 +0200
-@@ -1,7 +1,7 @@
+@@ -1,7 +1,6 @@
dnl Checks librpcsec version
AC_DEFUN([AC_RPCSEC_VERSION], [
- PKG_CHECK_MODULES([GSSGLUE], [libgssglue >= 0.1])
-+ PKG_CHECK_MODULES([GSSGLUE], [libgssglue >= 0.1], , [PKG_CHECK_MODULES([GSSGLUE], [heimdal-gssapi])])
dnl TI-RPC replaces librpcsecgss
if test "$enable_tirpc" = no; then
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nfs-utils/nfs-utils-pkgconfig_ac.patch?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list