pbrobinson pushed to gauche (master). "Drop ExcludeArch for ppc64"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 08:14:05 UTC 2015


>From f6e00c6d8ba5df08164255e4ba00d9ffc4ba3290 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 4 May 2015 09:13:44 +0100
Subject: Drop ExcludeArch for ppc64


diff --git a/gauche.spec b/gauche.spec
index d38d6ac..a1dc86c 100644
--- a/gauche.spec
+++ b/gauche.spec
@@ -1,6 +1,6 @@
 Name:           gauche
 Version:        0.9.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Scheme script interpreter with multibyte character handling
 
 %if 0%{?rhel}
@@ -19,7 +19,6 @@ BuildRequires:  texinfo
 Requires(post): /sbin/install-info, /sbin/ldconfig
 Requires(postun): /sbin/install-info, /sbin/ldconfig
 Requires:       slib
-ExcludeArch:    ppc64
 
 %define main_version 0.9
 
@@ -42,7 +41,6 @@ Development files for Gauche.
 %prep
 %setup -q -n Gauche-%{version}
 
-
 %build
 %configure --with-rpath=no --enable-threads=pthreads --enable-multibyte=utf-8 --with-slib=%{_datadir}/slib
 LD_LIBRARY_PATH=`pwd`/src make %{_smp_mflags} \
@@ -132,6 +130,9 @@ fi
 
 
 %changelog
+* Mon May  4 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.9.4-2
+- Drop ExcludeArch for ppc64
+
 * Wed Dec  3 2014 Michel Alexandre Salim <salimma at fedoraproject.org> - 0.9.4-1
 - Update to 0.9.4
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gauche.git/commit/?h=master&id=f6e00c6d8ba5df08164255e4ba00d9ffc4ba3290


More information about the scm-commits mailing list