[gnome-do] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Jan 10 11:18:32 UTC 2011


commit 339ac40322eeae24d97d9ff823b7622ee522f179
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jan 10 12:18:21 2011 +0100

    - updated the supported arch list

 gnome-do.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-do.spec b/gnome-do.spec
index 15d6d82..a49f477 100644
--- a/gnome-do.spec
+++ b/gnome-do.spec
@@ -3,7 +3,7 @@
 
 Name:			gnome-do
 Version:		0.8.3.1
-Release:		3%{?dist}
+Release:		4%{?dist}
 Summary:		Quick launch and search
 
 License:		GPLv3+
@@ -43,7 +43,8 @@ Requires:		mono(NDesk.DBus.GLib) = 1.0.0.0
 Requires:		gnome-keyring-sharp, gnome-desktop-sharp
 Requires:		pkgconfig
 
-ExcludeArch:            sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 GNOME Do (Do) is an intelligent launcher tool that makes performing
@@ -143,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 0.8.3.1-4
+- updated the supported arch list
+
 * Fri Oct 29 2010 Christian Krause <chkr at fedoraproject.org> - 0.8.3.1-3
 - Rebuilt against Mono 2.8
 - Add patch for compiling against Mono 2.8 


More information about the scm-commits mailing list