From 7a7f48e7125cbfcad24dc1e32ea3c7bec35ff50b Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Fri, 1 Feb 2013 13:39:03 -0800 Subject: [PATCH] Reenable patch to run the freebl tests that were ron as part of the nss-softokn build - continue turning off the ocsp tests --- nss.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/nss.spec b/nss.spec index cdb5193..ee0fc28 100644 --- a/nss.spec +++ b/nss.spec @@ -77,7 +77,6 @@ Patch39: nss-ssl-enforce-no-pkcs11-bypass.path # TODO: Remove this patch when the ocsp test are fixed Patch40: nss-3.14.0.0-disble-ocsp-test.patch # Upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=835919 -# Keeping it disabled until further view upstream Patch43: no-softoken-freebl-tests.patch %description @@ -161,8 +160,8 @@ low level services. # activate for stable and beta branches #%patch29 -p0 -b .cbcrandomivoff %patch39 -p1 -b .nobypass -#%patch40 -p1 -b .noocsptest -#%patch43 -p0 -b .nosoftokentests +%patch40 -p1 -b .noocsptest +%patch43 -p0 -b .nosoftokentests %build