Hi Troy, > There is another security update for java, and I think we really need to > get this one out. I would like to test the update first though incase it > causes anyone problems, so I have put the updates into the testing areas so > they can be tested.
I would suggest to change the SPEC file a little bit to include the javaws binary into the alternatives configuration this time. I always missed it, currently only the manual and datadirectory for javaws got linked. I appended a patch against java-1.5.0-sun-compat.spec to add javaws to the alternatives configuration. Sincerly, Klaus -- Klaus Steinberger Beschleunigerlaboratorium Phone: (+49 89)289 14287 Am Coulombwall 6, D-85748 Garching, Germany FAX: (+49 89)289 14280 EMail: [EMAIL PROTECTED] URL: http://www.physik.uni-muenchen.de/~Klaus.Steinberger/
*** java-1.5.0-sun-compat.spec.javaws 2008-07-15 06:31:56.000000000 +0200
--- java-1.5.0-sun-compat.spec 2008-07-15 06:48:04.000000000 +0200
***************
*** 300,305 ****
--- 300,306 ----
--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
+ --slave %{_bindir}/javaws javaws_bin %{jrebindir}/javaws \
--slave %{_mandir}/man1/java.1$ext java.1$ext %{_mandir}/man1/java-%{name}.1$ext \
--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext %{_mandir}/man1/keytool-%{name}.1$ext \
--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext %{_mandir}/man1/orbd-%{name}.1$ext \
smime.p7s
Description: S/MIME cryptographic signature
