AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to jss 4.4.3 - Remove upstreamed patches: * jss-4.3.2-support-TLS1_1-TLS1_2.patch * jss-ipv6.patch
- Switch sources to new SCM, see: * https://hg.mozilla.org/projects/jss/ - Added jss-4.3.2-support-TLS1_1-TLS1_2.patch: + Adds support for SSLVersionRange + Adds TLS 1.1 + TLS 1.2 ciphersuites * Requires mozilla-nss >= 3.15.1 - Rename license files, update whitespaces * gpl.txt -> GPL-2.0.txt * lgpl.txt -> LGPL-2.1.txt - Spec cleanup, license cleanup, reserving Patch0001-Patch0026 for Debian and Fedora patches (see https://anonscm.debian.org/cgit/pkg-fedora-ds/jss.git/tree/debian/patches/series)
- Fixed build on SLES with kernels > 2.x - Replaced '$RPM_BUILD_ROOT' with '%{buildroot} - Removed %cleanup section
- fixed build in Factory by making /usr/lib/java and /usr/share/javadoc part of the package
- Add copyright header
- Fixed spec to work with openSUSE >= 12.2 (autoget kernel version)
- fixed build for Linux >= 3
- initial openSUSE package