> Hi, > > I maintain JOSM and want to update it. > > JOSM now use JavaFX, which is available over openjfx package. > > But in openjfx package, there is a second step that needs to performed > manually. These steps are described in > /usr/share/doc/openjfx/README.fedora. > > These step create symlinks to activate javafx in the JVM. > > How can I do in my rpm JOSM's spec file ? TLDR; use the javafx and javafx-devel virtual provides. You can also use https://jonny.fedorapeople.org/reactfx.spec as a guideline. There are currently no guidelines and no packages that depend on openjfx/openjdk-openjfx packages, but https://bugzilla.redhat.com/show_bug.cgi?id=1145303 provides lots of the discussion. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx