Author: glen Date: Wed Dec 28 16:45:43 2005 GMT Module: SPECS Tag: java-sun-1_4 ---- Log message: - 1.4.2_10
---- Files affected: SPECS: java-sun.spec (1.54.2.6 -> 1.54.2.7) ---- Diffs: ================================================================ Index: SPECS/java-sun.spec diff -u SPECS/java-sun.spec:1.54.2.6 SPECS/java-sun.spec:1.54.2.7 --- SPECS/java-sun.spec:1.54.2.6 Mon Oct 17 08:02:44 2005 +++ SPECS/java-sun.spec Wed Dec 28 17:45:37 2005 @@ -2,13 +2,13 @@ Summary: Sun JDK (Java Development Kit) for Linux Summary(pl): Sun JDK - środowisko programistyczne Javy dla Linuksa Name: java-sun -Version: 1.4.2_08 +Version: 1.4.2_10 Release: 1 License: restricted, non-distributable Group: Development/Languages/Java # download through forms from http://java.sun.com/j2se/1.4.2/download.html Source0: j2sdk-%(echo %{version} | tr . _)-linux-i586.bin -# NoSource0-md5: e35832af75e963a58119d2344a5a37c0 +# NoSource0-md5: c565e255b183e2284415238369108c11 # Other Downloads at http://java.sun.com/j2se/1.4.2/download.html Source1: jce_policy-1_4_2.zip # NoSource1-md5: ff961c5f5326191c5ac2e4624d756f7e @@ -518,6 +518,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54.2.7 2005/12/28 16:45:37 glen +- 1.4.2_10 + Revision 1.54.2.6 2005/10/17 06:02:44 arekm - md5 update (Jan Palus) @@ -549,7 +552,7 @@ Revision 1.51 2003/10/22 17:29:48 qboosh - resolved autodeps error with new rpm (now new rpm is BRed for .* support) - separated alsa module -- added missing %%{_bindir}/rmiregistry symlink +- added missing %{_bindir}/rmiregistry symlink Revision 1.49 2003/10/13 08:47:07 qboosh - keep NoSource-md5 @@ -580,7 +583,7 @@ - ko and ko_KR are the same Revision 1.40 2003/08/29 17:54:41 ankry -- kill encoding in %%lang +- kill encoding in %lang Revision 1.39 2003/08/11 22:46:31 ankry - cosmetics @@ -589,7 +592,7 @@ - moved lib*.so Provides to -jre (where these libs exist) - moved .jar symlinks and Provides to -jre (runtime stuff, not development) - libstdc++-compat seems no longer needed -- mozilla gcc 2.9x plugin renamed to mozilla-plugin-gcc2-%%{name} +- mozilla gcc 2.9x plugin renamed to mozilla-plugin-gcc2-%{name} - fixed -tools separation - added missing k{init,list,tab} manuals - added patch for broken ControlPanel script @@ -611,7 +614,7 @@ - rel. 2 Revision 1.32 2003/05/08 09:08:50 qboosh -- no sense to call ldconfig in %%post jre +- no sense to call ldconfig in %post jre Revision 1.31 2003/04/11 10:12:57 misiek - working solution @@ -650,10 +653,10 @@ Revision 1.20 2002/09/04 18:24:32 qboosh - merged standarization from DEVEL - seems successful, tomcat and jedit work -- added %%pre - remove old symlinks before making directories +- added %pre - remove old symlinks before making directories Revision 1.19 2002/08/25 13:18:51 bonkey -- remove %%{jdkdir} before doing a link avoids making it at the directory +- remove %{jdkdir} before doing a link avoids making it at the directory if earlier version is not uninstalled cleanly (e.g. when there are some changes in jre .properties) - changed default font.properties to font.properties.RedHat.6.1 to avoid @@ -675,7 +678,7 @@ - Release 0.5 Revision 1.15 2002/06/15 14:15:23 ankry -- zh, ko %%lang renamed +- zh, ko %lang renamed - release 0.4 Revision 1.14 2002/05/14 09:33:16 saq @@ -685,7 +688,7 @@ - - Prereq mozilla-embedded Revision 1.13 2002/04/25 16:38:57 arturs -fixed a small typo +- fixed a small typo Revision 1.12 2002/04/21 18:04:14 qboosh - _noautoreqdep to prevent wrong requires when building with another JRE @@ -699,15 +702,15 @@ Revision 1.9 2002/03/31 23:59:55 mmazur - fixed directory permissions... well... "fixed" is an overstatement -just made it work; somebody correct my fix please :) + just made it work; somebody correct my fix please :) Revision 1.8 2002/03/12 18:03:23 aflinta - - added link /usr/lib/java -> /usr/lib/jdk1.4.0 - - release 0.3 +- added link /usr/lib/java -> /usr/lib/jdk1.4.0 +- release 0.3 Revision 1.7 2002/02/28 22:34:12 aflinta - - added BuildConflicts: ibm-java - - release 0.2 +- added BuildConflicts: ibm-java +- release 0.2 Revision 1.6 2002/02/23 02:59:08 kloczek - adapterized. @@ -739,12 +742,12 @@ - removed unnecessary #!/bin/sh Revision 1.12 2002/02/08 22:17:00 filon -- %%post jre -> %%post -n jre -- also moved %%post command to script (not -p, because rpm trats following -n as for package name) +- %post jre -> %post -n jre +- also moved %post command to script (not -p, because rpm trats following -n as for package name) - release 2 Revision 1.11 2002/01/18 02:13:23 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.10 2002/01/04 15:19:43 blues - added ldconfig call in post @@ -760,7 +763,7 @@ Revision 1.6 2001/12/16 02:42:25 michuz - release 2 -- symlink /usr/include/jdk -> /usr/lib/jdk%%version/include +- symlink /usr/include/jdk -> /usr/lib/jdk%version/include Revision 1.5 2001/12/14 13:59:21 qrczak - Update to 1.3.1_01 (1.3.1 is no longer on http://java.sun.com/linux/). ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.54.2.6&r2=1.54.2.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
