| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Define USE_64 for riscv64
- Update to jss 4.5.0
- Added patches:
* jss-4.5.0-slf4j.patch
+ Use the right name of slf4j's api.jar
* jss-4.5.0-deprecation-warnings.patch
+ Address most deprecation warnings
* jss-4.5.0-pkcs11-constants.patch
+ Address problem with PKCS11 constants no longer being
visible in latest JDKs
* jss-4.5.0-nojavah.patch
+ Changes to generate JNI header files the new way.
+ Fixes build on jdk10 and further
* jss-4.5.0-sourcetarget.patch
+ Build with source and target 8 to avoid compatibility issues
- 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