[nss-softokn] Update to 3.12.9

Elio Maldonado emaldonado at fedoraproject.org
Thu Jan 13 01:45:37 UTC 2011


commit 811d68757c262ed3d8b76aca367d5e61e6ff5aa9
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Wed Jan 12 17:45:06 2011 -0800

    Update to 3.12.9

 nss-softokn.spec |   11 +++++++++--
 sources          |    2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/nss-softokn.spec b/nss-softokn.spec
index 992d293..07f2e8a 100644
--- a/nss-softokn.spec
+++ b/nss-softokn.spec
@@ -17,7 +17,7 @@
 Summary:          Network Security Services Softoken Module
 Name:             nss-softokn
 Version:          3.12.9
-Release:          0.1.beta2%{?dist}
+Release:          1%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -37,7 +37,7 @@ BuildRequires:    perl
 Source0:          %{name}-%{version}-stripped.tar.bz2
 # The nss-softokn tar ball is a subset of nss-{version}-stripped.tar.bz2, 
 # Therefore we use the nss-split-softokn.sh script to keep only what we need.
-# Download the nss tarball via git from the nss propect and follow these
+# Download the nss tarball via git from the nss project and follow these
 # steps to make the tarball for nss-util out of the one for nss:
 # fedpkg clone nss
 # fedpkg clone nss-softokn
@@ -111,6 +111,10 @@ export FREEBL_USE_PRELINK
 BUILD_OPT=1
 export BUILD_OPT
 
+# Uncomment to disable optimizations
+#RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | sed -e 's/-O2/-O0/g'`
+#export RPM_OPT_FLAGS
+
 # Generate symbolic info for debuggers
 XCFLAGS=$RPM_OPT_FLAGS
 export XCFLAGS
@@ -312,6 +316,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Wed Jan 12 2011 Elio Maldonado <emaldona at redhat.com> - 3.12.9-1
+- Update to 3.12.9
+
 * Mon Dec 27 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.9-0.1.beta2
 - Rebuilt according to fedora pre-release package naming guidelines
 
diff --git a/sources b/sources
index 47cf723..cfd36ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29de9bc684495f098ec708085d8c36ab  nss-softokn-3.12.9-stripped.tar.bz2
+13b1d1dbf81765c137809d332a29aa0d  nss-softokn-3.12.9-stripped.tar.bz2


More information about the scm-commits mailing list