[qyoto/f16] set EclusiveArchs

Dan Horák sharkcz at fedoraproject.org
Wed Feb 8 11:29:14 UTC 2012


commit aa3d78b76d73e09727efd7fbb97df49b747d7f2f
Author: Dan Horák <dan at danny.cz>
Date:   Wed Feb 8 12:27:19 2012 +0100

    set EclusiveArchs

 qyoto.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qyoto.spec b/qyoto.spec
index 51b4463..b19bbe4 100644
--- a/qyoto.spec
+++ b/qyoto.spec
@@ -8,7 +8,7 @@
 Name:    qyoto 
 Summary: .NET/Mono bindings for the Qt libraries 
 Version: 4.7.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # libqyoto LGPLv2+, mono bindings GPLv2+
 License: LGPLv2+ and GPLv2+
@@ -33,6 +33,8 @@ Provides: mono-qt = %{version}-%{release}
 %{?_qt4:Requires: qt4%{?_isa} >= %{_qt4_version}}
 Requires: smokeqt%{?_isa} >= %{version}
 
+ExclusiveArch: %{mono_arches}
+
 %description
 %{summary}.
 
@@ -101,5 +103,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Wed Feb 08 2012 Dan Horák <dan[at]danny.cz> - 4.7.4-2
+- set EclusiveArchs
+
 * Fri Jan 13 2012 Rex Dieter <rdieter at fedoraproject.org> 4.7.4-1
 - 4.7.4, first try


More information about the scm-commits mailing list