SPECS: java-sun.spec - fix duplicate jexec packaging

glen glen at pld-linux.org
Mon Jan 29 22:51:42 CET 2007


Author: glen                         Date: Mon Jan 29 21:51:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix duplicate jexec packaging

---- Files affected:
SPECS:
   java-sun.spec (1.167 -> 1.168) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.167 SPECS/java-sun.spec:1.168
--- SPECS/java-sun.spec:1.167	Mon Jan 29 22:47:31 2007
+++ SPECS/java-sun.spec	Mon Jan 29 22:51:37 2007
@@ -3,7 +3,6 @@
 # - better way to choose preferred jvm (currently the symlinks are hardcoded)
 #   Maybe a package containing only the symlinks?
 # - unpackaged: /usr/share/man/man1/javaws.1.gz
-# - packaged twice: warning: File listed twice: /usr/lib/jvm/java-sun-1.6.0/jre/lib/jexec
 #
 %define		_src_ver	6
 %define		_dir_ver	%(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
@@ -11,7 +10,7 @@
 Summary(pl):	Sun JDK - środowisko programistyczne Javy dla Linuksa
 Name:		java-sun
 Version:	1.6.0
-Release:	3.1
+Release:	3.2
 License:	restricted, distributable
 Group:		Development/Languages/Java
 Source0:	http://download.java.net/dlj/binaries/jdk-%{_src_ver}-dlj-linux-i586.bin
@@ -554,7 +553,6 @@
 %attr(755,root,root) %{jredir}/bin/servertool
 %attr(755,root,root) %{jredir}/bin/tnameserv
 %dir %{jredir}/lib
-%{jredir}/lib/jexec
 %{jredir}/lib/applet
 %{jredir}/lib/audio
 %{jredir}/lib/cmm
@@ -769,6 +767,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168  2007/01/29 21:51:37  glen
+- fix duplicate jexec packaging
+
 Revision 1.167  2007/01/29 21:47:31  glen
 - executable bits for all shared libraries
 
================================================================

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



More information about the pld-cvs-commit mailing list