[gnome-sharp/f21] disable ppc64le again, mono is broken there

Karsten Hopp karsten at fedoraproject.org
Mon Sep 15 09:55:25 UTC 2014


commit fe48bf5ade3d24f3fe02d73ef933136ed649f963
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Sep 15 11:56:27 2014 +0200

    disable ppc64le again, mono is broken there

 gnome-sharp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-sharp.spec b/gnome-sharp.spec
index 5936c9f..47195f1 100644
--- a/gnome-sharp.spec
+++ b/gnome-sharp.spec
@@ -1,6 +1,6 @@
 Name:           gnome-sharp
 Version:        2.24.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        GTK+ and GNOME bindings for Mono
 
 Group:          System Environment/Libraries
@@ -22,7 +22,7 @@ BuildRequires:  libgnomeprintui22-devel
 BuildRequires:  automake, libtool
 
 # Mono only available on these:
-ExclusiveArch: %ix86 x86_64 ppc %{power64} ia64 %{arm} sparcv9 alpha s390x
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
 
 %description
 This package provides a library that allows you to build
@@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc
 
 %changelog
+* Mon Sep 15 2014 Karsten Hopp <karsten at redhat.com> 2.24.2-7
+- drop ppc64le
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.24.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list