packages (java-sun-1_5): java-sun/java-sun.spec - up to 1.5.0.18 - fixed %_...
pawelz
pawelz at pld-linux.org
Fri May 15 18:18:49 CEST 2009
Author: pawelz Date: Fri May 15 16:18:49 2009 GMT
Module: packages Tag: java-sun-1_5
---- Log message:
- up to 1.5.0.18
- fixed %_src_ver macro
- added jconsole to %files
---- Files affected:
packages/java-sun:
java-sun.spec (1.152.2.7 -> 1.152.2.8)
---- Diffs:
================================================================
Index: packages/java-sun/java-sun.spec
diff -u packages/java-sun/java-sun.spec:1.152.2.7 packages/java-sun/java-sun.spec:1.152.2.8
--- packages/java-sun/java-sun.spec:1.152.2.7 Tue Aug 21 08:57:16 2007
+++ packages/java-sun/java-sun.spec Fri May 15 18:18:43 2009
@@ -4,8 +4,8 @@
# Maybe a package containing only the symlinks?
# - package? /usr/lib/jvm/java-sun-1.5.0.12/jre/lib/deploy/ffjcext.zip
#
-%define _ver 1.5.0.12
-%define _src_ver %(echo %{_ver}|tr . _)
+%define _ver 1.5.0.18
+%define _src_ver %(echo %{_ver}|sed 's/^1\\.\\(.\\..\\)\\.\\(..\\)$/\\1u\\2/')
%define _dir_ver %(echo %{_ver}|sed 's/\\.\\(..\\)$/_\\1/')
# class data version seen with file(1) that this jvm is able to load
%define _classdataversion 49.0
@@ -18,9 +18,9 @@
License: restricted, distributable
Group: Development/Languages/Java
Source0: http://download.java.net/dlj/binaries/jdk-%{_src_ver}-dlj-linux-i586.bin
-# Source0-md5: 9b0d717810953e78d5c40969e382e1ae
+# Source0-md5: c7bacbd3022f7071d3b29413b52cf63b
Source1: http://download.java.net/dlj/binaries/jdk-%{_src_ver}-dlj-linux-amd64.bin
-# Source1-md5: 948295f3e252670eb9328cbbc422e3a6
+# Source1-md5: 3b3379d348a44767f39d617872a1e0af
Source2: Test.java
Patch0: %{name}-ControlPanel-fix.patch
Patch1: %{name}-desktop.patch
@@ -421,6 +421,7 @@
%attr(755,root,root) %{_bindir}/javadoc
%attr(755,root,root) %{_bindir}/javah
%attr(755,root,root) %{_bindir}/javap
+%attr(755,root,root) %{_bindir}/jconsole
%attr(755,root,root) %{_bindir}/jdb
%attr(755,root,root) %{_bindir}/jinfo
%attr(755,root,root) %{_bindir}/jmap
@@ -827,6 +828,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.152.2.8 2009/05/15 16:18:43 pawelz
+- up to 1.5.0.18
+- fixed %_src_ver macro
+- added jconsole to %files
+
Revision 1.152.2.7 2007/08/21 06:57:16 glen
- update to 1.5.0.12, avoid executing upstream binaries
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-sun/java-sun.spec?r1=1.152.2.7&r2=1.152.2.8&f=u
More information about the pld-cvs-commit
mailing list