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 0.9.4-2 +- Drop ExcludeArch for ppc64 + * Wed Dec 3 2014 Michel Alexandre Salim - 0.9.4-1 - Update to 0.9.4