SPECS: java-sun.spec - kinit and klist do not exist

glen glen at pld-linux.org
Wed Feb 28 02:09:34 CET 2007


Author: glen                         Date: Wed Feb 28 01:09:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kinit and klist do not exist

---- Files affected:
SPECS:
   java-sun.spec (1.176 -> 1.177) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.176 SPECS/java-sun.spec:1.177
--- SPECS/java-sun.spec:1.176	Wed Feb 28 02:04:44 2007
+++ SPECS/java-sun.spec	Wed Feb 28 02:09:29 2007
@@ -315,7 +315,7 @@
 %endif
 
 # make sure all tools are available under $(JDK_HOME)/bin
-for i in ControlPanel keytool kinit klist orbd policytool rmid \
+for i in ControlPanel keytool orbd policytool rmid \
 		rmiregistry servertool tnameserv pack200 unpack200 java javaws; do
 	ln -sf ../jre/bin/$i $RPM_BUILD_ROOT%{javadir}/bin/$i
 done
@@ -817,6 +817,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.177  2007/02/28 01:09:29  glen
+- kinit and klist do not exist
+
 Revision 1.176  2007/02/28 01:04:44  glen
 - can't append RPATH, so just replace it; rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/java-sun.spec?r1=1.176&r2=1.177&f=u



More information about the pld-cvs-commit mailing list