| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
- Do not attempt to build for i586: we require svrcore to build, which is produced by 389-ds. This package in turn is not supported/building for ix86.
- Add mozldap-perl-5.24.patch: Fix build with perl 5.24.
- Escape the usage of %{VERSION} when calling out to rpm.
RPM 4.14 has %{VERSION} defined as 'the main packages version'.
- rebased all patches to cleanly apply with fuzz=0
- Throw libraries into a sub package mozldap-libs (to not confuse users) - Add patch mozldap-6.0.7-support-tls1.1-and-later.patch * Disable SSLv3 * Support TLS 1.1 and newer using the NSS Version Range APIs - Add patch mozldap-6.0.7-fix_typo.patch * Fix a typo in libssldap - Add patch mozldap-6.0.7-replace_mktemp.patch * Replace mktemp with mkstemp to prevent race conditions
- Spec cleanup
- update to version 6.0.7 - cleaned up License tags
- initial openSUSE package