Accepting request 333502 from Java:Factory
Distribute libfreebl.a along other static libraries. It is needed for java 7 Sun Elliptical Curve Crypto provider OBS-URL: https://build.opensuse.org/request/show/333502 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=191
This commit is contained in:
parent
371f571e08
commit
4453cedcca
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 15:41:09 UTC 2015 - fstrba@suse.com
|
||||
|
||||
- Install the static libfreebl.a that is needed in order to link
|
||||
Sun elliptical curves provider in Java 7.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 24 09:39:17 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
|
@ -251,6 +251,7 @@ cp -L lib/libfreebl3.so \
|
||||
# $RPM_BUILD_ROOT%{_libdir}
|
||||
# copy static libs
|
||||
cp -L lib/libcrmf.a \
|
||||
lib/libfreebl.a \
|
||||
lib/libnssb.a \
|
||||
lib/libnssckfw.a \
|
||||
$RPM_BUILD_ROOT%{_libdir}
|
||||
|
Loading…
Reference in New Issue
Block a user