[kernel/rawhide/user/myoung/xendom0] Don't build docs as it is unreliable.

myoung myoung at fedoraproject.org
Wed Jan 5 20:46:00 UTC 2011


commit 3e91389000ca2c543c94d50e3fa1bc6978571ffc
Author: Michael Young <m.a.young at durham.ac.uk>
Date:   Wed Jan 5 20:45:00 2011 +0000

    Don't build docs as it is unreliable.

 kernel.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 97513a4..1357e9d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -129,7 +129,7 @@ Summary: The Linux kernel
 %define doc_build_fail true
 %endif
 
-%define rawhide_skip_docs 0
+%define rawhide_skip_docs 1
 %if 0%{?rawhide_skip_docs}
 %define with_doc 0
 %define doc_build_fail true
@@ -1970,6 +1970,7 @@ fi
 %changelog
 * Wed Jan 05 2011 Michael Young <m.a.young at durham.ac.uk>
 - update xen.pcifront.fixes.patch with IRQ fixes from stable/bug-fixes branch
+- skip docs - it seems to cause build failures at random points the moment.
 
 * Tue Jan 04 2011 Kyle McMartin <kyle at redhat.com> 2.6.37-1
 - Track release of 2.6.37


More information about the scm-commits mailing list