[giver] update the supported arch list

Dan Horák sharkcz at fedoraproject.org
Wed Oct 26 11:14:52 UTC 2011


commit b6dcf1b59e01dd2d600a5269cb32f10ca5f18e6c
Author: Dan Horák <dan at danny.cz>
Date:   Wed Oct 26 13:14:50 2011 +0200

    update the supported arch list

 giver.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/giver.spec b/giver.spec
index eb39b9e..7842df2 100644
--- a/giver.spec
+++ b/giver.spec
@@ -4,7 +4,7 @@
 Name:		giver
 Summary: 	A simple file sharing desktop application
 Version:	0.1.8
-Release:	7%{?dist}
+Release:	8%{?dist}
 License:	MIT
 Group:		Applications/Internet
 Source0:	http://giver.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -24,8 +24,8 @@ BuildRequires:  avahi-sharp
 BuildRequires:	desktop-file-utils, intltool
 Requires:	notify-sharp gtk-sharp2 gnome-sharp avahi-sharp
 
-# No mono implementation for sparc64 right now
-ExcludeArch:	sparc64
+# Mono available only on selected arches
+ExclusiveArch:	%{mono_arches}
 
 %description
 Giver is a simple file sharing desktop application. Other people running Giver 
@@ -78,6 +78,9 @@ fi
 %{_datadir}/pixmaps/*.png
 
 %changelog
+* Wed Oct 26 2011 Dan Horák <dan[at]danny.cz> - 0.1.8-8
+- update the supported arch list
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.8-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list