Disable ppc64 target for now; broken since 4.6.4

This commit is contained in:
Michel Alexandre Salim 2012-03-30 10:44:17 +07:00
parent 0e8e0bd4f0
commit 403b7c9578
1 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,9 @@
%global dirname gambc-v4_6_5-devel
# ppc64 support is broken at the moment.
# use with --with ppc64 to test
%bcond_with ppc64
Name: gambit-c
Version: 4.6.5
Release: 1%{?dist}
@ -12,6 +16,11 @@ Source0: http://www.iro.umontreal.ca/~gambit/download/gambit/v4.6/source/
Source1: gambit-init.el
Patch0: gambc-v4_2_8-modtime.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=808285
%if ! %{with ppc64}
ExcludeArch: ppc64
%endif
BuildRequires: emacs
Requires: gcc
@ -167,6 +176,7 @@ fi
* Thu Mar 29 2012 Michel Salim <salimma@fedoraproject.org> - 4.6.5-1
- Update to 4.6.5
- Drop termite subpackages, they have been disabled for many releases
- Disable ppc64 target for now; broken since 4.6.4
* Wed Feb 15 2012 Michel Salim <salimma@fedoraproject.org> - 4.6.4-1
- Update to 4.6.4