From fef81756fd54ee1d626bbf5c6bdeb2b1dc52fd5e Mon Sep 17 00:00:00 2001 From: Elio Maldonado Date: Sun, 4 Nov 2012 22:00:38 -0800 Subject: [PATCH] Rename the patch to reflect the correct bug number - Renamed: Bug-872838-fix-pk11wrap-locking.patch -> Bug-872124-fix-pk11wrap-locking.patch - Fixed the reference in spec file Please enter the commit message for your changes. Lines starting --- ...rap-locking.patch => Bug-872124-fix-pk11wrap-locking.patch | 0 nss.spec | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename Bug-872838-fix-pk11wrap-locking.patch => Bug-872124-fix-pk11wrap-locking.patch (100%) diff --git a/Bug-872838-fix-pk11wrap-locking.patch b/Bug-872124-fix-pk11wrap-locking.patch similarity index 100% rename from Bug-872838-fix-pk11wrap-locking.patch rename to Bug-872124-fix-pk11wrap-locking.patch diff --git a/nss.spec b/nss.spec index fc7a78a..15984b4 100644 --- a/nss.spec +++ b/nss.spec @@ -68,7 +68,7 @@ Patch29: nss-ssl-cbc-random-iv-off-by-default.patch Patch40: nss-3.14.0.0-disble-ocsp-test.patch # upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=357025 -Patch41: Bug-872838-fix-pk11wrap-locking.patch +Patch41: Bug-872124-fix-pk11wrap-locking.patch %description Network Security Services (NSS) is a set of libraries designed to @@ -151,7 +151,7 @@ low level services. # activate for stable and beta branches #%patch29 -p0 -b .770682 %patch40 -p1 -b .noocsptest -%patch41 -p0 -b .872838 +%patch41 -p0 -b .872124 %build