[qt5-qtdeclarative/epel7] bootstrap epel7

Rex Dieter rdieter at fedoraproject.org
Mon Jan 13 20:15:03 UTC 2014


commit 10bdff43a449e865271ce8bad0477c649ca785a8
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Jan 13 14:15:09 2014 -0600

    bootstrap epel7

 qt5-qtdeclarative.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index 723c969..6306a25 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -4,9 +4,11 @@
 # 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 - QtDeclarative component
 Name:    qt5-%{qt_module}


More information about the scm-commits mailing list