From 8074f343aab2e61b50ecc98306dfa6b7cb9a605a Mon Sep 17 00:00:00 2001 From: Brent Baude Date: May 24 2014 01:23:02 +0000 Subject: Changing ppc64 to power64 macro --- diff --git a/gtk-sharp2.spec b/gtk-sharp2.spec index 51e661f..43a1a86 100644 --- a/gtk-sharp2.spec +++ b/gtk-sharp2.spec @@ -1,6 +1,6 @@ Name: gtk-sharp2 Version: 2.12.11 -Release: 9%{?dist} +Release: 10%{?dist} Summary: GTK+ and GNOME bindings for Mono Group: System Environment/Libraries @@ -13,7 +13,7 @@ BuildRequires: mono-devel gtk2-devel libglade2-devel monodoc 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 @@ -105,6 +105,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_prefix}/lib/monodoc/sources/* %changelog +* Sat May 24 2014 Brent Baude - 2.12.11-10 +- Changing ppc64 to power64 macro + * Sat Aug 03 2013 Fedora Release Engineering - 2.12.11-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild