packages: icedtea6/TODO, icedtea6/icedtea6.spec - javaws is not installed o...
jajcus
jajcus at pld-linux.org
Thu Apr 15 14:19:26 CEST 2010
Author: jajcus Date: Thu Apr 15 12:19:26 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- javaws is not installed on x86_64
---- Files affected:
packages/icedtea6:
TODO (1.2 -> 1.3) , icedtea6.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: packages/icedtea6/TODO
diff -u packages/icedtea6/TODO:1.2 packages/icedtea6/TODO:1.3
--- packages/icedtea6/TODO:1.2 Thu Apr 15 10:41:59 2010
+++ packages/icedtea6/TODO Thu Apr 15 14:19:21 2010
@@ -1,4 +1,6 @@
- better descriptions
- Polish descriptions for subpackages
- browser plugin
-- check and improve jre Provides (though the APIs should be java-* or java(*), not like in current java-sun-jre)
+- Java WebStart on x86_64
+- check and improve jre Provides (though the APIs should be java-* or java(*),
+ not like in current java-sun-jre)
================================================================
Index: packages/icedtea6/icedtea6.spec
diff -u packages/icedtea6/icedtea6.spec:1.14 packages/icedtea6/icedtea6.spec:1.15
--- packages/icedtea6/icedtea6.spec:1.14 Thu Apr 15 13:49:42 2010
+++ packages/icedtea6/icedtea6.spec Thu Apr 15 14:19:21 2010
@@ -425,7 +425,9 @@
%attr(755,root,root) %{dstdir}/bin/javadoc
%attr(755,root,root) %{dstdir}/bin/javah
%attr(755,root,root) %{dstdir}/bin/javap
+%ifnarch x86_64
%attr(755,root,root) %{dstdir}/bin/javaws
+%endif
%attr(755,root,root) %{dstdir}/bin/jconsole
%attr(755,root,root) %{dstdir}/bin/jdb
%attr(755,root,root) %{dstdir}/bin/jhat
@@ -467,7 +469,9 @@
%files jre
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/java
+%ifnarch x86_64
%attr(755,root,root) %{_bindir}/javaws
+%endif
%attr(755,root,root) %{_bindir}/keytool
%attr(755,root,root) %{_bindir}/orbd
%attr(755,root,root) %{_bindir}/pack200
@@ -478,7 +482,9 @@
%attr(755,root,root) %{_bindir}/tnameserv
%attr(755,root,root) %{_bindir}/unpack200
%{_mandir}/man1/java.*
+%ifnarch x86_64
%{_mandir}/man1/javaws.*
+%endif
%{_mandir}/man1/keytool.*
%{_mandir}/man1/orbd.*
%{_mandir}/man1/pack200.*
@@ -489,7 +495,9 @@
%{_mandir}/man1/tnameserv.*
%{_mandir}/man1/unpack200.*
%lang(ja) %{_mandir}/ja/man1/java.*
+%ifnarch x86_64
%lang(ja) %{_mandir}/ja/man1/javaws.*
+%endif
%lang(ja) %{_mandir}/ja/man1/keytool.*
%lang(ja) %{_mandir}/ja/man1/orbd.*
%lang(ja) %{_mandir}/ja/man1/pack200.*
@@ -509,7 +517,9 @@
%{_jvmdir}/%{name}-jre
%dir %{jredir}/bin
%attr(755,root,root) %{jredir}/bin/java
+%ifnarch x86_64
%attr(755,root,root) %{jredir}/bin/javaws
+%endif
%attr(755,root,root) %{jredir}/bin/keytool
%attr(755,root,root) %{jredir}/bin/orbd
%attr(755,root,root) %{jredir}/bin/pack200
@@ -641,6 +651,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2010/04/15 12:19:21 jajcus
+- javaws is not installed on x86_64
+
Revision 1.14 2010/04/15 11:49:42 jajcus
- %{jre_arch} macro to use instead of hardcoded 'i386'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedtea6/TODO?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedtea6/icedtea6.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list