[notify-sharp] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Jan 7 10:29:22 UTC 2011


commit 91c14af838799f3321f695293a5960a409869139
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 7 11:29:10 2011 +0100

    - updated the supported arch list

 notify-sharp.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/notify-sharp.spec b/notify-sharp.spec
index e9e2b20..b79466c 100644
--- a/notify-sharp.spec
+++ b/notify-sharp.spec
@@ -3,7 +3,7 @@
 
 Name:           notify-sharp
 Version:        0.4.0
-Release:        0.12.%{svndate}svn%{?dist}
+Release:        0.13.%{svndate}svn%{?dist}
 Summary:        A C# implementation for Desktop Notifications
 
 Group:          System Environment/Libraries
@@ -18,7 +18,8 @@ BuildRequires:  mono-devel, gtk-sharp2-devel, gnome-sharp-devel, ndesk-dbus-glib
 BuildRequires:  autoconf, automake, libtool
 
 BuildRequires:  monodoc-devel
-ExcludeArch:    sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 notify-sharp is a C# client implementation for Desktop Notifications,
@@ -82,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/monodoc/sources/*
 
 %changelog
+* Fri Jan 07 2011 Dan Horák <dan[at]danny.cz> - 0.4.0-0.13.20100411svn
+- updated the supported arch list
+
 * Thu Oct 28 2010 Christian Krause <chkr at fedoraproject.org> - 0.4.0-0.12.20100411svn
 - Rebuilt against Mono 2.8
 


More information about the scm-commits mailing list