packages: root/root.spec - apply krb5_functions only when build --with krb5

lisu lisu at pld-linux.org
Thu Dec 16 10:07:16 CET 2010


Author: lisu                         Date: Thu Dec 16 09:07:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- apply krb5_functions only when build --with krb5

---- Files affected:
packages/root:
   root.spec (1.38 -> 1.39) 

---- Diffs:

================================================================
Index: packages/root/root.spec
diff -u packages/root/root.spec:1.38 packages/root/root.spec:1.39
--- packages/root/root.spec:1.38	Wed Dec 15 16:31:51 2010
+++ packages/root/root.spec	Thu Dec 16 10:07:10 2010
@@ -80,7 +80,10 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%if %{with krb5}
 %patch3 -p1
+%endif
+
 %{__sed} -i '/check_library/s@ \\$@ %{_libdir} \\@' configure
 
 %build
@@ -136,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2010/12/16 09:07:10  lisu
+- apply krb5_functions only when build --with krb5
+
 Revision 1.38  2010/12/15 15:31:51  lisu
 - gropu is now Applications/Engineering
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/root/root.spec?r1=1.38&r2=1.39&f=u



More information about the pld-cvs-commit mailing list