[chronojump] switch to ExclusiveArch

Dan Horák sharkcz at fedoraproject.org
Fri May 11 14:51:00 UTC 2012


commit f0f3102b04b8a5356d556342b1e233b18c927c48
Author: Dan Horák <dan at danny.cz>
Date:   Fri May 11 16:50:55 2012 +0200

    switch to ExclusiveArch

 chronojump.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/chronojump.spec b/chronojump.spec
index 7f0d214..da0fe1c 100644
--- a/chronojump.spec
+++ b/chronojump.spec
@@ -1,6 +1,6 @@
 Name:           chronojump
 Version:        0.9.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A measurement, management and statistics sport testing tool
 
 Group:          Applications/Engineering
@@ -28,8 +28,8 @@ Group:          Documentation
 Requires:       %{name} = %{version}-%{release}
 BuildArch:      noarch
 
-# no mono available
-ExcludeArch: sparc64
+# mono available only on these
+ExclusiveArch: %{mono_arches}
 
 %description doc
 ChronoJump is an open hardware, free software, multiplatform complete system
@@ -106,6 +106,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc manual/chronojump_manual_en.pdf
 
 %changelog
+* Fri May 11 2012 Dan Horák <dan[at]danny.cz> - 0.9.3-4
+- switch to ExclusiveArch
+
 * Wed May  2 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.9.3-3
 - Add missing dependencies to fix FTBFS
 


More information about the scm-commits mailing list