|
@@ -5,8 +5,8 @@
|
|
|
|
|
|
Summary: Network Security Services
|
|
Summary: Network Security Services
|
|
Name: nss
|
|
Name: nss
|
|
-Version: 3.13.6
|
|
+Version: 3.14.1
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -17,11 +17,11 @@ Source2: nss-config.in
|
|
Source3: blank-cert8.db
|
|
Source3: blank-cert8.db
|
|
Source4: blank-key3.db
|
|
Source4: blank-key3.db
|
|
Source5: blank-secmod.db
|
|
Source5: blank-secmod.db
|
|
-Source12: %{name}-pem-20091210.tar.bz2
|
|
+Source12: %{name}-pem-20120811.tar.bz2
|
|
Source101: nss-util.pc.in
|
|
Source101: nss-util.pc.in
|
|
Source102: nss-util-config.in
|
|
Source102: nss-util-config.in
|
|
|
|
|
|
-Patch1: nss-no-rpath.patch
|
|
+#Patch1: nss-no-rpath.patch
|
|
Patch6: nss-enable-pem.patch
|
|
Patch6: nss-enable-pem.patch
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
@@ -96,7 +96,7 @@ v3 certificates, and other security standards.
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
%setup -q -T -D -n %{name}-%{version} -a 12
|
|
%setup -q -T -D -n %{name}-%{version} -a 12
|
|
-%patch1 -p0
|
|
+#%patch1 -p0
|
|
%patch6 -p0 -b .libpem
|
|
%patch6 -p0 -b .libpem
|
|
|
|
|
|
%build
|
|
%build
|
|
@@ -402,7 +402,10 @@ done
|
|
%{_includedir}/nss3/sslproto.h
|
|
%{_includedir}/nss3/sslproto.h
|
|
%{_includedir}/nss3/sslt.h
|
|
%{_includedir}/nss3/sslt.h
|
|
%{_includedir}/nss3/utilrename.h
|
|
%{_includedir}/nss3/utilrename.h
|
|
-
|
|
+%{_includedir}/nss3/utilmodt.h
|
|
|
|
+%{_includedir}/nss3/utilpars.h
|
|
|
|
+%{_includedir}/nss3/utilparst.h
|
|
|
|
+
|
|
|
|
|
|
%files pkcs11-devel
|
|
%files pkcs11-devel
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
@@ -432,6 +435,9 @@ done
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jan 09 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 3.14.1-1
|
|
|
|
+- update to 3.14.1
|
|
|
|
+
|
|
* Sat Sep 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.13.6-2
|
|
* Sat Sep 15 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.13.6-2
|
|
- add Source101 (nss-util.pc.in)
|
|
- add Source101 (nss-util.pc.in)
|
|
- add Source102 (nss-util-config.in)
|
|
- add Source102 (nss-util-config.in)
|