SPECS: java-sun.spec - add todo
glen
glen at pld-linux.org
Thu Jan 4 10:24:33 CET 2007
Author: glen Date: Thu Jan 4 09:24:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add todo
---- Files affected:
SPECS:
java-sun.spec (1.156 -> 1.157)
---- Diffs:
================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.156 SPECS/java-sun.spec:1.157
--- SPECS/java-sun.spec:1.156 Sat Dec 30 23:05:12 2006
+++ SPECS/java-sun.spec Thu Jan 4 10:24:27 2007
@@ -1,15 +1,15 @@
# $Revision$, $Date$
# TODO:
-# - better way to choose preferred jvm (currently the symlinks are hardcoded)
-# Maybe a package containing only the symlinks?
+# - better way to choose preferred jvm (currently the symlinks are hardcoded)
+# Maybe a package containing only the symlinks?
+# - dead symlinks in %{javadir}/bin if -jre-X11 not installed: ControlPanel, javaws, policytool
#
-%define _ver 1.6.0
%define _src_ver 6
-%define _dir_ver %(echo %{_ver}|sed 's/\\.\\(..\\)$/_\\1/')
+%define _dir_ver %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
Summary: Sun JDK (Java Development Kit) for Linux
Summary(pl): Sun JDK - środowisko programistyczne Javy dla Linuksa
Name: java-sun
-Version: %{_ver}
+Version: 1.6.0
Release: 1
License: restricted, distributable
Group: Development/Languages/Java
@@ -837,6 +837,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.157 2007/01/04 09:24:27 glen
+- add todo
+
Revision 1.156 2006/12/30 22:05:12 hawk
- removed commented ControlPanel-fix.patch, everything works without it
- small cleanup, works for me, release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.156&r2=1.157&f=u
More information about the pld-cvs-commit
mailing list