Browse Source

update to 1.3.1_08 for binaries and use 'no' for with_native option

master
parent
commit
39b0dfb344
  1. 12
      j2se/j2se.spec

12
j2se/j2se.spec

@ -25,10 +25,10 @@
# package versions
%define V_openpkg 1.3.1
%define V_sol_dist 1_3_1_06
%define V_sol_fsys 1_3_1_06
%define V_lnx_dist 1_3_1_06
%define V_lnx_fsys 1.3.1_06
%define V_sol_dist 1_3_1_08
%define V_sol_fsys 1_3_1_08
%define V_lnx_dist 1_3_1_08
%define V_lnx_fsys 1.3.1_08
%define V_bsd_dist 1.3.1p7_1
%define V_bsd_fsys 1.3.1
@ -42,10 +42,10 @@ Distribution: OpenPKG [EVAL]
Group: Language
License: Commercial
Version: %{V_openpkg}
Release: 20030404
Release: 20030612
# package options
%option with_native yes
%option with_native no
# list of sources
Source0: http://java.sun.com/j2se/::/j2sdk-%{V_sol_dist}-solaris-sparc.sh

Loading…
Cancel
Save