[monotorrent] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Tue Jan 11 11:04:57 UTC 2011


commit c5d9359d9cdfcdbeb1ced7a2e9507a11aa839531
Author: Dan Horák <dan at danny.cz>
Date:   Tue Jan 11 12:04:46 2011 +0100

    - updated the supported arch list

 monotorrent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/monotorrent.spec b/monotorrent.spec
index c2e6f70..15aa481 100644
--- a/monotorrent.spec
+++ b/monotorrent.spec
@@ -2,7 +2,7 @@
 
 Name:           monotorrent
 Version:        0.80
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Mono bittorrent client
 Group:          Development/Languages
 License:        MIT
@@ -11,7 +11,8 @@ Source0:        httpL//www.monotorrent.com/attachments/download/28/%{name}-%{ver
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  mono-devel, gtk-sharp2-devel, desktop-file-utils
 
-ExcludeArch: sparc64
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 Monotorrent is a bittorrent for mono
@@ -48,6 +49,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Jan 11 2011 Dan Horák <dan[at]danny.cz> - 0.80-4
+- updated the supported arch list
+
 * Mon Nov 01 2010 Christian Krause <chkr at fedoraproject.org> - 0.80-3
 - Rebuild again to create correct requires/provides capabilities
 


More information about the scm-commits mailing list