[nss-util] Update to 3.12.7

Elio Maldonado emaldonado at fedoraproject.org
Mon Aug 16 21:46:32 UTC 2010


commit cf2604c709323a6becaa968950e50fda9ca98aac
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Mon Aug 16 14:20:45 2010 -0700

    Update to 3.12.7

 .gitignore    |    2 +-
 nss-util.spec |   18 ++++++++++--------
 sources       |    2 +-
 3 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f4c422..c37209e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-nss-util-3.12.6.tar.bz2
+nss-util-3.12.7.tar.bz2
diff --git a/nss-util.spec b/nss-util.spec
index fab73f9..80eea43 100644
--- a/nss-util.spec
+++ b/nss-util.spec
@@ -1,8 +1,8 @@
-%global nspr_version 4.8.4
+%global nspr_version 4.8.6
 
 Summary:          Network Security Services Utilities Library
 Name:             nss-util
-Version:          3.12.6
+Version:          3.12.7
 Release:          1%{?dist}
 License:          MPLv1.1 or GPLv2+ or LGPLv2+
 URL:              http://www.mozilla.org/projects/security/pki/nss/
@@ -21,13 +21,12 @@ Source0:          %{name}-%{version}.tar.bz2
 # Therefore we use the nss-split-util.sh script to keeping only what we need.
 # Download the nss tarball via CVS from the nss propect and follow these
 # steps to make the r tarball for nss-util out of the for nss:
-# cvs co nss
-# cvs nss-util (as soon as it is in cvs - for now extract the srpm)
-# cd nss-util/devel
-# cp ../../nss/devel/${version}-stripped.tar.bz2  .
-# (use 3.12.3.99.3 for version above until 3.12.4 comes out)
+# fedpkg clone nss
+# fedpkg clone nss-util
+# cd nss-util/master
+# cp ../../nss/devel/${version}-stripped.tar.bz2 .
 # sh ./nss-split-util.sh ${version}
-# A %{name}-%{version}.tar.bz2 should appear
+# A file named %{name}-%{version}.tar.bz2 should appear
 Source1:          nss-split-util.sh
 Source2:          nss-util.pc.in
 Source3:          nss-util-config.in
@@ -200,6 +199,9 @@ done
 %{_includedir}/nss3/utilrename.h
 
 %changelog
+* Mon Aug 16 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.7-1
+- Update to 3.12.7
+
 * Fri Mar 05 2010 Elio Maldonado <emaldona at redhat.com> - 3.12.6-1
 - Update to 3.12.6
 
diff --git a/sources b/sources
index 632af32..e44b97a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f55eadf2adf5c5e1afec6787b3b60d95  nss-util-3.12.6.tar.bz2
+b77b6428794a251a91852e2d42181d43  nss-util-3.12.7.tar.bz2


More information about the scm-commits mailing list