[qt5-qtquickcontrols] try hack around multilib noarch content conflicts

Rex Dieter rdieter at fedoraproject.org
Mon Oct 20 15:27:35 UTC 2014


commit e6e598da13ad55e11c9d327daba5fbba34704138
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Oct 20 10:27:17 2014 -0500

    try hack around multilib noarch content conflicts

 qt5-qtquickcontrols.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec
index e12e5ee..12fefb8 100644
--- a/qt5-qtquickcontrols.spec
+++ b/qt5-qtquickcontrols.spec
@@ -62,6 +62,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 make %{?_smp_mflags}
 
 %if 0%{?docs}
+# HACK to avoid multilib conflicts in noarch content
+QT_HASH_SEED=0; export QT_HASH_SEED
 make %{?_smp_mflags} docs
 %endif
 


More information about the scm-commits mailing list