diff --git a/nss.spec b/nss.spec index 7c61e7b..c26b40d 100644 --- a/nss.spec +++ b/nss.spec @@ -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 - 3.11.99.3-4 +- disable test suite on ppc * Thu Feb 14 2008 Kai Engert - 3.11.99.3-3 - disable test suite on ppc64