152 lines
5.4 KiB
Plaintext
152 lines
5.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 13 04:33:43 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Instruct bnd tools not to include non-reproducible headers in
|
|
manifest
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 28 18:14:00 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Do not build with liblock support (bsc#1212801)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 13 16:12:19 UTC 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 10:27:47 UTC 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 13:11:40 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Define %%make_build for systems that don't have it defined in
|
|
rpm macros
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 10:02:18 UTC 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 07:29:04 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 20 10:13:39 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Make the package version to have a tilde between the 2.2 and pre2
|
|
so that 2.2 be an upgrade
|
|
- Allow building with java 9+ too
|
|
- Modified patch:
|
|
* Do not call the javac twice, add the -h option to the standard
|
|
invocation
|
|
* Apply this patch if we are building with java 8 and higher and
|
|
not according to distribution version
|
|
- Add osgi manifest to the jar file so that it can be used from
|
|
eclipse
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 07:57:48 UTC 2018 - F.Schuette@t-online.de
|
|
|
|
- make patch work for leap 15.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 27 18:02:26 UTC 2018 - F.Schuette@t-online.de
|
|
|
|
- javah is missing from java-9, patch to use javac -h instead
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 1 19:10:20 UTC 2017 - F.Schuette@t-online.de
|
|
|
|
- change source, target to 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 1 18:41:36 UTC 2017 - F.Schuette@t-online.de
|
|
|
|
- BuildRequires java-devel <= 1.8.0
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 5 15:48:30 UTC 2015 - F.Schuette@t-online.de
|
|
|
|
- changed 38400 patch like dstoecker suggested
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 2 12:17:06 UTC 2015 - F.Schuette@t-online.de
|
|
|
|
- remove rules file, user has to be in dialout and lock
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 1 14:23:35 UTC 2015 - F.Schuette@t-online.de
|
|
|
|
- fix serial baudrate 38400 not possible
|
|
- fix version # 2.2.pre2
|
|
- split package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 15:50:55 UTC 2013 - dvaleev@suse.com
|
|
|
|
- Detect if sysio available (rxtx-java-sysio.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 30 12:30:57 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- buildrequire automake and libtool to fix Factory build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 24 18:16:49 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- fix build for SLES10, remove always false %if clause
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 15:25:33 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- also fix build on SLES11SP1
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 14:50:47 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- fix build on openSUSE 11.3 (no pkgconfig() stuff)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 13:54:54 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- use liblockdev to lock devices
|
|
- report locking problems with hint on possible problem
|
|
- fix build on newer kernels (no UTS_RELEASE)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 26 20:52:20 UTC 2011 - seife+obs@b1-systems.com
|
|
|
|
- add ttyACM ports so that it works with arduino uno
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 22 06:59:34 UTC 2010 - kkaempf@novell.com
|
|
|
|
- update to 2.2pre2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 11 11:06:05 AEST 2007 - developer@jefferyfernandez.id.au
|
|
|
|
- Initial Release for openSUSE
|
|
-------------------------------------------------------------------
|