rpms/monotorrent/F-12 monotorrent.spec,1.12,1.13

Dennis Gilmore ausil at fedoraproject.org
Mon Oct 26 22:16:44 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/monotorrent/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27798

Modified Files:
	monotorrent.spec 
Log Message:
exclude sparc64



Index: monotorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/monotorrent/F-12/monotorrent.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- monotorrent.spec	25 Jul 2009 15:04:57 -0000	1.12
+++ monotorrent.spec	26 Oct 2009 22:16:44 -0000	1.13
@@ -2,7 +2,7 @@
 
 Name:           monotorrent
 Version:        0.72
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Mono bittorrent client
 Group:          Development/Languages
 License:        MIT
@@ -11,8 +11,7 @@ Source0:        %{name}-%{version}.tar.g
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  mono-devel, gtk-sharp2-devel, desktop-file-utils
 
-# Bug 241850 - no Mono on ppc64
-ExclusiveArch: %ix86 x86_64 ia64 armv4l sparcv9 alpha s390 s390x ppc ppc64
+ExcludeArch: sparc64
 
 %description
 Monotorrent is a bittorrent for mono
@@ -49,6 +48,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/pkgconfig/monotorrent.pc
 
 %changelog
+* Mon Oct 26 2009 Dennis Gilmore <dennis at ausil.us> - 0.72-5
+- exclude sparc64
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.72-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list