| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
- Build against the standalone JavaEE modules inconditionally
- Add glassfish-activation-api dependency so that we can build with JDK that does not contain the JavaEE modules
- Modified patch:
* commons-email-1.5-sourcetarget.patch
+ build with java source and target 8 to anticipate removal of
the java 6 compatibility
- Added patch:
* commons-email-1.5-javadoc.patch
+ Do not load urls while building
- Run fdupes on documentation
- Added patch: * commons-email-1.5-sourcetarget.patch - Specify java source and target 1.6 and fix jdk9 build
- Update to version 1.5 * Security fix [CVE-2017-9801, bsc#1051785] - SMTP header injection vulnerabilty - Added patch apache-commons-email-CVE-2017-9801.patch * Requires Java >= 1.6 * Added Support for International Domain Names * Upgrade to javax.mail-1.5.6 - Full update report in: http://commons.apache.org/proper/commons-email/changes-report.html
- Remove javapackages-tools requires
- Cleanup a bit with spec-cleaner
- add BuildRoot so it builds on SLE
- initial package based on Fedora. Removed maven stuff