SPECS: neon.spec - without not disable, my mistake, testbuild on s...

agaran agaran at pld-linux.org
Sun Feb 19 05:00:45 CET 2006


Author: agaran                       Date: Sun Feb 19 04:00:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- without not disable, my mistake, testbuild on system with krb 
  and --without specified by undefine, and looks like correct

---- Files affected:
SPECS:
   neon.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/neon.spec
diff -u SPECS/neon.spec:1.52 SPECS/neon.spec:1.53
--- SPECS/neon.spec:1.52	Sun Feb 19 04:37:04 2006
+++ SPECS/neon.spec	Sun Feb 19 05:00:38 2006
@@ -94,7 +94,7 @@
 	--with-ssl \
 	--enable-shared \
 	%{!?with_static_libs:--enable-static=no} \
-	%{!?with_krb:--disable-gssapi} \
+	%{!?with_krb:--without-gssapi} \
 	--with-libxml2
 
 %{__make}
@@ -141,6 +141,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2006/02/19 04:00:38  agaran
+- without not disable, my mistake, testbuild on system with krb
+  and --without specified by undefine, and looks like correct
+
 Revision 1.52  2006/02/19 03:37:04  agaran
 - bcond for krb/gssapi (allow to build on system where is no krb),
   not tested if disables krb properly even when krb is present
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/neon.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list