[waf/el6/master: 3/3] Actually enable building of html docs again.

Thomas Moschny thm at fedoraproject.org
Sun Apr 17 11:57:34 UTC 2011


commit 87d3d35fbf935a962851ad5b782c260394d37003
Author: Thomas Moschny <thm at fedoraproject.org>
Date:   Sun Apr 17 13:54:33 2011 +0200

    Actually enable building of html docs again.

 waf.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/waf.spec b/waf.spec
index 54f9988..3fcb0e5 100644
--- a/waf.spec
+++ b/waf.spec
@@ -6,7 +6,7 @@
 
 # Enable building without html docs (e.g. in case no recent sphinx is
 # available)
-%global with_docs 0
+%global with_docs 1
 
 Name:           waf
 Version:        1.6.4
@@ -142,6 +142,7 @@ rm -rf %{buildroot}
 %changelog
 * Sun Apr 17 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.6.4-1
 - Update to 1.6.4.
+- Re-enable building of html docs for EL-6.
 
 * Sat Apr  9 2011 Thomas Moschny <thomas.moschny at gmx.de> - 1.6.3-2
 - Use python-sphinx10 where available.


More information about the scm-commits mailing list