disable check

This commit is contained in:
Levente Farkas 2010-12-03 15:15:50 +01:00
parent 07763eb7e7
commit d0e5b654c2

View File

@ -137,12 +137,12 @@ cp -a doc/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
#if 0%{?rhel} >= 6 || 0%{?fedora} >= 9
%if 0%{?fedora} >= 9
%ifnarch ppc s390 s390x
%check
ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true test
%endif
%endif
#%if 0%{?fedora} >= 9
#%ifnarch ppc s390 s390x
#%check
#ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true test
#%endif
#%endif
%clean
@ -184,6 +184,7 @@ rm -rf %{buildroot}
%changelog
* Fri Dec 3 2010 Levente Farkas <lfarkas@lfarkas.org> - 3.2.7-10
- fix pom file name #655810
- disable check everywhere since it seems to always fail in mock
* Fri Nov 5 2010 Dan Horák <dan[at]danny.cz> - 3.2.7-9
- exclude checks on s390(x)