* Wed Aug 28 2024 Fridrich Strba <fstrba@suse.com>
- Disable -Wimplicit-function-declaration
* fixes build with gcc 14 on architectures where glibc does not
distribute sys/io.h
* Thu Mar 07 2024 Frank Schütte <F.Schuette@t-online.de>
- Added patch:
* rxtx-missing-sysmacros.patch
+ RH#1645856 missing sysmacros include fixed
* Wed Feb 21 2024 Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
* Wed Sep 13 2023 Fridrich Strba <fstrba@suse.com>
- Instruct bnd tools not to include non-reproducible headers in
manifest
* Wed Jun 28 2023 Fridrich Strba <fstrba@suse.com>
- Do not build with liblock support (bsc#1212801)
* Mon Mar 13 2023 Fridrich Strba <fstrba@suse.com>
- Added patch:
* rxtx-yield.patch
+ fix 'yield' becoming a restricted identifier in Java 13
- Do not force building of javadoc with source level 8
* Wed Mar 23 2022 Fridrich Strba <fstrba@suse.com>
- Require java >= 1.8 for building
- Build javadoc with source level 8 to prevent problems with
"yield' becoming a restricted identifier in Java 13
* Tue Jul 27 2021 Fridrich Strba <fstrba@suse.com>
- Define %%make_build for systems that don't have it defined in
rpm macros
* Thu Mar 26 2020 Fridrich Strba <fstrba@suse.com>
- Do not distribute the sources.
- Do not distribute the headers since the shared libraries are not
meant to be linked with, but they are dlopened from the Java
code
- Do not distribute javadoc as a zip file but as directory in order
to be usable directly
- Install the java jars into a platform dependent location, since
they are having JNI calls
* Tue Mar 24 2020 Fridrich Strba <fstrba@suse.com>
- Require the aqute-bnd for build on SLE15-SP2 and higher, on
Leap 15.2 and higher and on Factory.
- Add force_aqute_bnd define to allow building with the aqute-bnd
requirements for repositories that backport this package to lower
distro versions