[nss-softokn] Update to NSS 3.12.8 RC0

Elio Maldonado emaldonado at fedoraproject.org
Sun Sep 19 20:18:23 UTC 2010


commit 2cde557f74efa087f6348ded3814d1707f7672c4
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Sun Sep 19 13:17:21 2010 -0700

    Update to NSS 3.12.8 RC0

 .gitignore       |    2 +-
 nss-softokn.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5b801d..b0c5c9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-nss-softokn-3.12.7.99.3-stripped.tar.bz2
+nss-softokn-3.12.7.99.4-stripped.tar.bz2
diff --git a/nss-softokn.spec b/nss-softokn.spec
index dc6bbba..a1290b9 100644
--- a/nss-softokn.spec
+++ b/nss-softokn.spec
@@ -1,6 +1,6 @@
 %global nspr_version 4.8.6
 %global nss_name nss
-%global nss_util_version 3.12.7.99.3
+%global nss_util_version 3.12.7.99.4
 %global unsupported_tools_directory %{_libdir}/nss/unsupported-tools
 %global saved_files_dir %{_libdir}/nss/saved
 
@@ -16,8 +16,8 @@
 
 Summary:          Network Security Services Softoken Module
 Name:             nss-softokn
-Version:          3.12.7.99.3
-Release:          2%{?dist}
+Version:          3.12.7.99.4
+Release:          1%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
@@ -35,7 +35,7 @@ BuildRequires:    psmisc
 BuildRequires:    perl
 
 Source0:          %{name}-%{version}-stripped.tar.bz2
-# The nss-softokn tar ball is a subset of nss-%%{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
 # steps to make the tarball for nss-util out of the one for nss:
@@ -44,7 +44,7 @@ Source0:          %{name}-%{version}-stripped.tar.bz2
 # cd nss-softokn
 # cp ../../nss/devel/${version}-stripped.tar.bz2  .
 # sh ./nss-split-softokn.sh ${version}
-# A file named %%{name}-%%{version}-stripped.tar.bz2 should appear
+# A file named {name}-{version}-stripped.tar.bz2 should appear
 Source1:          nss-split-softokn.sh
 Source2:          nss-softokn.pc.in
 Source3:          nss-softokn-config.in
@@ -311,6 +311,9 @@ done
 %{_includedir}/nss3/shsign.h
 
 %changelog
+* Sat Sep 18 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.99.4-1
+- NSS 3.12.8 RC0
+
 * Sat Sep 12 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.7.99.3-2
 - Update the required version of nss-util to 3.12.7.99.3
 
diff --git a/sources b/sources
index f529f3f..80c3b14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcca4677f23327ecccac9fcd5450fae2  nss-softokn-3.12.7.99.3-stripped.tar.bz2
+8c92bb27aef2730136350b62d2b4ab45  nss-softokn-3.12.7.99.4-stripped.tar.bz2


More information about the scm-commits mailing list