[nss-util] Update to 3.12.9

Elio Maldonado emaldonado at fedoraproject.org
Thu Jan 13 01:44:25 UTC 2011


commit c64e7ade50030ca422352f42cbe18de55f74545d
Author: Elio Maldonado <emaldona at redhat.com>
Date:   Wed Jan 12 17:43:59 2011 -0800

    Update to 3.12.9

 nss-util.spec |    9 ++++++++-
 sources       |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/nss-util.spec b/nss-util.spec
index 1f11629..22d76b1 100644
--- a/nss-util.spec
+++ b/nss-util.spec
@@ -3,7 +3,7 @@
 Summary:          Network Security Services Utilities Library
 Name:             nss-util
 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
@@ -59,6 +59,10 @@ Header and library files for doing development with Network Security Services.
 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
@@ -200,6 +204,9 @@ done
 %{_includedir}/nss3/utilrename.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.1beta2
 - Rebuilt according to fedora pre-release package naming guidelines
 
diff --git a/sources b/sources
index bf678e4..5cd23f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3dd0af9205a63e841f0c36a1c4a0c740  nss-util-3.12.9.tar.bz2
+91e7a675981f47461f900deca456e19b  nss-util-3.12.9.tar.bz2


More information about the scm-commits mailing list