[qt5-qtxmlpatterns/epel7] bootstrap -doc here

Rex Dieter rdieter at fedoraproject.org
Mon Jan 13 20:45:27 UTC 2014


commit b2025a3fbe2713f67a3a7aec7f2ee8166940c105
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Jan 13 14:45:14 2014 -0600

    bootstrap -doc here
    
    since this is now a builddep for qt5-qtdeclarative

 qt5-qtxmlpatterns.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec
index f984420..10a3e73 100644
--- a/qt5-qtxmlpatterns.spec
+++ b/qt5-qtxmlpatterns.spec
@@ -3,7 +3,12 @@
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
+# only primary archs (for now), allow secondary to bootstrap
+%if 0%{?rhel} < 7
+%ifarch %{arm} %{ix86} x86_64
 %define docs 1
+%endif
+%endif
 
 Summary: Qt5 - QtXmlPatterns component
 Name:    qt5-%{qt_module}


More information about the scm-commits mailing list