[nss-util/f16] Update to NSS_3_13_3_RTM

Elio Maldonado emaldonado at fedoraproject.org
Sat Mar 10 17:54:18 UTC 2012


commit cf5a53a95b36cef3972bf58ce1a8b4a260b2fe3e
Author: Elio Maldonado Batiz <emaldona at redhat.com>
Date:   Sat Mar 10 09:54:16 2012 -0800

    Update to NSS_3_13_3_RTM
    
    - Require nspr 4.9
    - remove gnuc-minor-def-fix.patch, not needed with update

 .gitignore               |    2 +-
 gnuc-minor-def-fix.patch |   12 ------------
 nss-util.spec            |   19 +++++++------------
 sources                  |    2 +-
 4 files changed, 9 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c58e84..8e14894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-nss-util-3.13.1.tar.bz2
+nss-util-3.13.3.tar.bz2
diff --git a/nss-util.spec b/nss-util.spec
index 369a9e2..051d255 100644
--- a/nss-util.spec
+++ b/nss-util.spec
@@ -1,9 +1,9 @@
-%global nspr_version 4.8.9
+%global nspr_version 4.9
 
 Summary:          Network Security Services Utilities Library
 Name:             nss-util
-Version:          3.13.1
-Release:          3%{?dist}
+Version:          3.13.3
+Release:          2%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -31,8 +31,6 @@ Source1:          nss-split-util.sh
 Source2:          nss-util.pc.in
 Source3:          nss-util-config.in
 
-# remove when we update pick up the fix from upstream
-Patch24:           gnuc-minor-def-fix.patch
 
 %description
 Utilities for Network Security Services and the Softoken module
@@ -53,8 +51,6 @@ Header and library files for doing development with Network Security Services.
 
 %prep
 %setup -q
-# remove when we update and pick up the fix from upstream
-%patch24 -p1 -b .gnuc-minor
 
 %build
 
@@ -205,11 +201,10 @@ done
 %{_includedir}/nss3/utilrename.h
 
 %changelog
-* Fri Dec 02 2011 Elio Maldonado Batiz <emaldona at redhat.com> - 3.13.1-3
-- Retagging
-
-* Fri Dec 02 2011 Elio Maldonado <emaldona at redhat.com> - 3.13.1-2
-- Fix a gnuc def typo
+* Sat Mar 10 2012 Elio Maldonado <emaldona at redhat.com> - 3.13.3-1
+- Update to NSS_3_13_3_RTM
+- Require nspr 4.9
+- remove gnuc-minor-def-fix.patch, not needed with update
 
 * Thu Nov 03 2011 Elio Maldonado <emaldona at redhat.com> - 3.13.1-1
 - Update to NSS_3_13_1_RTM
diff --git a/sources b/sources
index 3ed22ba..23e18b0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-354adf80309d1d6e90f8e52a00b51788  nss-util-3.13.1.tar.bz2
+ee3537b52cf903130a40ecff931a7dbd  nss-util-3.13.3.tar.bz2


More information about the scm-commits mailing list