From efdced7007b7aaa546f0a255e7b3445a15457c7d Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Jun 24 2013 02:39:13 +0000 Subject: Revert "Reenable patches required for compatibility on stable fedora branches" This reverts commit 65efb2c2f3a08947f7a2197c919717c114959db8. That commit wasn't untended for this branch --- diff --git a/nss.spec b/nss.spec index 334e6ea..ddca02b 100644 --- a/nss.spec +++ b/nss.spec @@ -20,7 +20,7 @@ Summary: Network Security Services Name: nss Version: 3.15 -Release: 6%{?dist} +Release: 5%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -187,8 +187,8 @@ low level services. # link pem against buildroot's freebl, essential when mixing and matching %patch25 -p0 -b .systemfreebl # activate for stable and beta branches -%patch29 -p0 -b .cbcrandomivoff -%patch39 -p0 -b .nobypass +#%patch29 -p0 -b .cbcrandomivoff +#%patch39 -p0 -b .nobypass %patch40 -p0 -b .noocsptest %patch44 -p1 -b .syncupwithupstream %patch45 -p0 -b .notrash @@ -718,11 +718,6 @@ fi %changelog -* Mon Jun 24 2013 Elio Maldonado - 3.15-6 -- Reenable patches required for compatibility on stable fedora branches -- Reenable nss-ssl-enforce-no-pkcs11-bypass.path -- Renable nss-ssl-cbc-random-iv-off-by-default.patch - * Wed Jun 19 2013 Elio Maldonado - 3.15-5 - Install man pages for nss-tools and the nss-config and setup-nsssysinit scripts - Resolves: rhbz#606020 - nss security tools lack man pages