[gnome-sharp] Changing ppc64 to power64 macro

Brent Baude baude at fedoraproject.org
Sat May 24 13:41:30 UTC 2014


commit aa940704c8711a84af0b15ead7a3e52cfee3a3da
Author: Brent Baude <baude at us.ibm.com>
Date:   Sat May 24 08:41:19 2014 -0500

    Changing ppc64 to power64 macro

 gnome-sharp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-sharp.spec b/gnome-sharp.spec
index c455d51..80570fe 100644
--- a/gnome-sharp.spec
+++ b/gnome-sharp.spec
@@ -1,6 +1,6 @@
 Name:           gnome-sharp
 Version:        2.24.2
-Release:        3%{?dist}
+Release:        4%{?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 ppc64 ia64 %{arm} sparcv9 alpha s390x
+ExclusiveArch: %ix86 x86_64 ppc %{power64} 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
+* Sat May 24 2014 Brent Baude <baude at us.ibm.com> - 2.24.2-4
+- Changing ppc64 to power64 macro
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.24.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list