Browse Source

* nspr: updated to 4.8.4
* nss: updated to 3.12.6


git-svn-id: http://trac.vinelinux.org/repos/projects/specs@753 ec354946-7b23-47d6-9f5a-488ba84defc7

shaolin 14 years ago
parent
commit
0507c496fa
2 changed files with 13 additions and 6 deletions
  1. 4 1
      n/nspr/nspr-vl.spec
  2. 9 5
      n/nss/nss-vl.spec

+ 4 - 1
n/nspr/nspr-vl.spec

@@ -3,7 +3,7 @@
 Summary:	Netscape Portable Runtime
 Summary(ja):    Netscape ポータブルランタイム
 Name:		nspr
-Version:	4.8.2
+Version:	4.8.4
 Release:	1%{?_dist_release}
 License:	MPLv1.1/GPLv2+/LGPLv2+
 URL:		http://www.mozilla.org/projects/nspr/
@@ -149,6 +149,9 @@ cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
 
 
 %changelog
+* Wed Apr  7 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.8.4-1
+- new upstream release
+
 * Sat Jan 09 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.8.2-1
 - new upstream release
 

+ 9 - 5
n/nss/nss-vl.spec

@@ -1,23 +1,23 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 
-%define nspr_version 4.8.2
+%define nspr_version 4.8.4
 %define unsupported_tools_directory %{_libdir}/nss/unsupported-tools
 
 Summary:          Network Security Services
 Name:             nss
-Version:          3.12.5
-Release:          2%{?_dist_release}
+Version:          3.12.6
+Release:          1%{?_dist_release}
 License:          MPL/GPL/LGPL
 URL:              http://www.mozilla.org/projects/security/pki/nss/
 Group:            System Environment/Libraries
 
-Source0:          %{name}-%{version}.tar.bz2
+Source0:          %{name}-%{version}.tar.gz
 Source1:          nss.pc.in
 Source2:          nss-config.in
 Source3:          blank-cert8.db
 Source4:          blank-key3.db
 Source5:          blank-secmod.db
-Source12:         %{name}-pem-20080124.tar.bz2
+Source12:         %{name}-pem-20091210.tar.bz2
 
 Patch1:           nss-no-rpath.patch
 Patch2:           nss-nolocalsql.patch
@@ -396,6 +396,10 @@ done
 
 
 %changelog
+* Wed Apr  7 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 3.12.6-1
+- new upstream release
+- update nss-pem Source12 to 20091210 (from 3.12.6-2.fc14)
+
 * Sat Jan 23 2010 NAKAMURA Kenta <kenta@vinelinux.org> 3.12.5-2
 - built with FREEBL_NO_DEPEND environmental variable to include nsslowhash.h