[nss] - Deactivate a patch currently meant for stable branches only

Elio Maldonado emaldonado at fedoraproject.org
Sat Jan 7 00:01:28 UTC 2012


commit 1f56c5ccc5d58e6110b04941813974d85316ac00
Author: Elio Maldonado <emaldonado at localhost.localdomain>
Date:   Fri Jan 6 16:01:07 2012 -0800

    - Deactivate a patch currently meant for stable branches only

 nss.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/nss.spec b/nss.spec
index 88abe25..17fdfaf 100644
--- a/nss.spec
+++ b/nss.spec
@@ -70,7 +70,8 @@ Patch25:          nsspem-use-system-freebl.patch
 Patch26:          nofipstest.patch
 # include this patch in the upstream pem review
 Patch28:          nsspem-bz754771.patch
-Patch29:          nss-ssl-cbc-random-iv-off-by-default.patch
+# This patch is currently meant for f16 and f15 only
+#Patch29:          nss-ssl-cbc-random-iv-off-by-default.patch
 
 
 %description
@@ -159,7 +160,8 @@ low level services.
 %patch25 -p0 -b .systemfreebl
 %patch26 -p0 -b .nofipstest
 %patch28 -p0 -b .754771
-%patch29 -p0 -b .770682
+# activate only if requested for f17
+#%patch29 -p0 -b .770682
 
 
 %build
@@ -574,6 +576,9 @@ rm -rf $RPM_BUILD_ROOT/%{_includedir}/nss3/nsslowhash.h
 
 
 %changelog
+* Fri Jan 06 2012 Elio Maldonado <emaldona at redhat.com> - 3.13.1-11
+- Deactivate a patch currently meant for stable branches only
+
 * Fri Jan 06 2012 Elio Maldonado <emaldona at redhat.com> - 3.13.1-10
 - Resolves: Bug 770682 - nss update breaks pidgin-sipe connectivity
 - NSS_SSL_CBC_RANDOM_IV set to 0 by default and changed to 1 on user request


More information about the scm-commits mailing list