rpms/nss/F-12 nss.spec,1.128,1.129

Elio Maldonado emaldonado at fedoraproject.org
Wed Jan 6 21:59:38 UTC 2010


Author: emaldonado

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

Modified Files:
	nss.spec 
Log Message:
Temporarily disabling the ssl tests until Bug 539183 is resolved


Index: nss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nss/F-12/nss.spec,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -p -r1.128 -r1.129
--- nss.spec	26 Dec 2009 17:32:17 -0000	1.128
+++ nss.spec	6 Jan 2010 21:59:38 -0000	1.129
@@ -7,7 +7,7 @@
 Summary:          Network Security Services
 Name:             nss
 Version:          3.12.5
-Release:          1%{?dist}.12
+Release:          1%{?dist}.12.1
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -238,6 +238,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 ../../../../
@@ -478,6 +483,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/ns
 
 
 %changelog
+* Wed Jan 06 2010 Elio Maldonado<emaldona at redhat.com> - 3.12.5-1.12.1
+- Temporarily disabling the ssl tests until Bug 539183 is resolved
+
 * Sat Dec 25 2009 Elio Maldonado<emaldona at redhat.com> - 3.12.5-1.11
 - Fix an error introduced when adapting the patch for 546211
 




More information about the fedora-extras-commits mailing list