rpms/nss/F-11 nss.spec,1.79,1.80

Elio Maldonado emaldonado at fedoraproject.org
Thu Jan 7 22:28:33 UTC 2010


Author: emaldonado

Update of /cvs/pkgs/rpms/nss/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31252

Modified Files:
	nss.spec 
Log Message:
Temporarily disabling ssl tests until bug 539183 gets resolved


Index: nss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss/F-11/nss.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- nss.spec	7 Jan 2010 17:20:26 -0000	1.79
+++ nss.spec	7 Jan 2010 22:28:32 -0000	1.80
@@ -14,7 +14,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.12.5
-Release:          2%{?dist}
+Release:          3%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -218,6 +218,11 @@ rm -rf ./mozilla/tests_results
 cd ./mozilla/security/nss/tests/
 # all.sh is the test suite script
 
+# Temporarily disabling the ssl test suites
+# until bug 539183 gets resolved
+%global nss_ssl_tests " "
+%global nss_ssl_run " "
+
 HOST=localhost DOMSUF=localdomain PORT=$MYRAND NSS_CYCLES=%{?nss_cycles} NSS_TESTS=%{?nss_tests} NSS_SSL_TESTS=%{?nss_ssl_tests} NSS_SSL_RUN=%{?nss_ssl_run} ./all.sh
 
 cd ../../../../
@@ -472,6 +477,9 @@ done
 
 
 %changelog
+* Thu Jan 07 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.5-3
+- Temporarily disabling ssl tests until bug 539183 gets resolved
+
 * Thu Jan 07 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.5-2
 - rebuilt with properly formatted release number
 




More information about the fedora-extras-commits mailing list