| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %patch -P N instead of deprecated %patchN.
- Update to upstream version 1.1.6. - Rebased and updated patches: * librepository-1.1.2.build.patch -> librepository-1.1.6.build.patch * librepository-1.1.3-sourcetarget.patch -> librepository-1.1.6-sourcetarget.patch * librepository-1.1.3-javadoc.patch -> librepository-1.1.6-javadoc.patch
- Modified patch:
* librepository-1.1.3-sourcetarget.patch
+ build with source/target levels 8
- Added patches:
* librepository-1.1.3-sourcetarget.patch
+ Specify java source and target 1.6 in order to allow building
with jdk9
* librepository-1.1.3-javadoc.patch
+ Exclude from javadoc generation the package
org.pentaho.reporting.libraries.repository.email, which
causes unresolved symbols from absent javax.mail.internet
- Add rpmlintrc to Sources.
- Specify buildroot
- Initial packaging of librepository 1.1.3 for SUSE (based on Fedora spec) * add librepository-1.1.2.build.patch