commit java-1_7_0-openjdk for openSUSE:Factory
Hello community, here is the log from the commit of package java-1_7_0-openjdk for openSUSE:Factory checked in at 2013-09-04 13:53:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old) and /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "java-1_7_0-openjdk" Changes: -------- --- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes 2013-08-25 13:31:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes 2013-09-04 13:54:19.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 26 13:58:05 UTC 2013 - mvyskocil@suse.com + +- add mozilla-nss to Requires, otherwise NSS can't be initialized + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java-1_7_0-openjdk.spec ++++++ --- /var/tmp/diff_new_pack.izcQgu/_old 2013-09-04 13:54:22.000000000 +0200 +++ /var/tmp/diff_new_pack.izcQgu/_new 2013-09-04 13:54:22.000000000 +0200 @@ -313,8 +313,6 @@ BuildRequires: java-ca-certificates Requires(post): java-ca-certificates Requires(post): file -#bnc#634793 -Requires(post): mozilla-nss %else # the certificates will converted in a prep to standard keystore file - cacerts # The openssl requirment seems to be necessary for build only. @@ -322,6 +320,13 @@ BuildRequires: openssl-certs %endif +# mozilla-nss has to be installed to prevent +# java.security.ProviderException: Could not initialize NSS +# ... +# java.io.FileNotFoundException: /usr/lib64/libnss3.so +#was bnc#634793 +Requires: mozilla-nss + %if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline %endif -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de