- disable test suite on ppc

This commit is contained in:
Kai Engert 2008-02-15 02:44:07 +00:00
parent 1c7c94c1d0
commit fc46195105
1 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Summary: Network Security Services
Name: nss
Version: 3.11.99.3
Release: 3%{?dist}
Release: 4%{?dist}
License: MPLv1.1 or GPLv2+ or LGPLv2+
URL: http://www.mozilla.org/projects/security/pki/nss/
Group: System Environment/Libraries
@ -161,8 +161,8 @@ chmod 755 $RPM_BUILD_ROOT/%{_bindir}/nss-config
# enable the following line to force a test failure
# find ./mozilla -name \*.chk | xargs rm -f
# test suite fails on ppc64
%ifnarch ppc64
# test suite fails on ppc64 and ppc
%ifnarch ppc64 ppc
# run test suite
killall selfserv || :
@ -406,6 +406,8 @@ done
%changelog
* Thu Feb 14 2008 Kai Engert <kengert@redhat.com> - 3.11.99.3-4
- disable test suite on ppc
* Thu Feb 14 2008 Kai Engert <kengert@redhat.com> - 3.11.99.3-3
- disable test suite on ppc64