exclude building with mono on sparc64
This commit is contained in:
parent
0b9cf2ea07
commit
3881036c73
@ -39,7 +39,7 @@
|
|||||||
Summary: ANother Tool for Language Recognition
|
Summary: ANother Tool for Language Recognition
|
||||||
Name: antlr
|
Name: antlr
|
||||||
Version: 2.7.7
|
Version: 2.7.7
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://www.antlr.org/
|
URL: http://www.antlr.org/
|
||||||
@ -62,7 +62,7 @@ BuildArch: noarch
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
|
|
||||||
%ifnarch s390 s390x ppc64
|
%ifnarch s390 s390x ppc64 sparc64
|
||||||
BuildRequires: mono-core
|
BuildRequires: mono-core
|
||||||
BuildRequires: mono-winforms
|
BuildRequires: mono-winforms
|
||||||
%endif
|
%endif
|
||||||
@ -311,6 +311,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 09 2009 Dennis Gilmore <dennis@ausil.us> 2.7.7-3
|
||||||
|
- exlcude using mono on sparc64
|
||||||
|
|
||||||
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.7.7-2
|
* Wed Jul 9 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.7.7-2
|
||||||
- drop repotag
|
- drop repotag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user