File java-3d.changes of Package java-3d
-------------------------------------------------------------------
Wed Feb 21 09:38:00 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 15 05:52:32 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* java-3d-genericlinux.patch
+ fix linking with ZERO VM based OpenJDK
-------------------------------------------------------------------
Mon Mar 21 05:07:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Fri Oct 25 08:41:15 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* java-3d-genericlinux.patch
+ Allow building on other linux architectures then intel and
ppc
-------------------------------------------------------------------
Mon Dec 17 16:04:25 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Modified patch:
* java-3d-glxext.patch
+ Guard typedefs by a macro so that we don't get conflicting
typedefs
-------------------------------------------------------------------
Thu Sep 20 11:56:54 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* java3d-1.5.2-appletaudioclip.patch
+ Applied on builds with jdk11 and further to fix builds
+ Use JavaSoundAudioClip instead of the removed AppletAudioClip
-------------------------------------------------------------------
Wed Jan 10 18:33:35 UTC 2018 - fstrba@suse.com
- Added patch:
* java-3d-nojavah.patch
- Fix build with jdk10 that does not have javah tool any more
- Require jdk >= 1.8 for build, since jdk 1.8 understands the
javac's "-h" option
-------------------------------------------------------------------
Tue Jan 2 17:45:18 UTC 2018 - fstrba@suse.com
- Force build with jdk < 10 in order to be able to use javah tool
-------------------------------------------------------------------
Mon Sep 18 16:20:08 UTC 2017 - fstrba@suse.com
- Added patches:
* java3d-1.5.2-native.patch
+ Some hacks to build with the jdk9 file layout
* java3d-1.5.2-sourcetarget.patch
+ Don't hardcode source and target in the build.xml files
- Build with java source and target 1.6 in order to allow building
with jdk9
-------------------------------------------------------------------
Wed May 6 09:43:25 UTC 2015 - tchvatal@suse.com
- Add patch to build correctly with new glx.h:
* java-3d-glxext.patch
-------------------------------------------------------------------
Wed May 6 09:29:49 UTC 2015 - tchvatal@suse.com
- Add bsd3c to licenses as core-utils and examples are under it
-------------------------------------------------------------------
Wed May 6 09:21:32 UTC 2015 - tchvatal@suse.com
- Rename files to java-3d.{changes,spec}
- Sort out few dependencies and requirements
-------------------------------------------------------------------
Thu Jul 5 18:50:44 UTC 2012 - asterios.dramis@gmail.com
- Added a patch (java-7_fix.patch) to fix compilation with java-7 in
openSUSE > 12.1 (patch based on one from Debian).
-------------------------------------------------------------------
Fri Apr 6 20:22:34 UTC 2012 - asterios.dramis@gmail.com
- Spec file updates:
* Updated XOrg and Mesa BuildRequires: for openSUSE > 12.1.
* Added libXt-devel in BuildRequires: for openSUSE > 12.1 in order to fix
compilation.
-------------------------------------------------------------------
Fri Dec 30 19:40:19 UTC 2011 - asterios.dramis@gmail.com
- Spec file updates:
* Include version in jars and javadoc.
-------------------------------------------------------------------
Fri Dec 30 18:28:07 UTC 2011 - asterios.dramis@gmail.com
- Spec file updates:
* Added jpackage-utils in BuildRequires: and Requires:. Added java in
Requires:.
* Install the jar files in %{_javadir}/java3d instead of %{_javadir}.
-------------------------------------------------------------------
Tue Dec 27 14:09:44 UTC 2011 - asterios.dramis@gmail.com
- Spec file updates:
* Added ant-nodeps in BuildRequires: for openSUSE < 12.1 in order to fix
compilation.
-------------------------------------------------------------------
Tue Dec 27 12:57:38 UTC 2011 - asterios.dramis@gmail.com
- Initial release (version 1.5.2).