SPECS: java-sun.spec - rel.3 - plugin works, not only shows on plu...

blues blues at pld-linux.org
Wed May 17 09:30:37 CEST 2006


Author: blues                        Date: Wed May 17 07:30:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.3 - plugin works, not only shows on plugins list...

---- Files affected:
SPECS:
   java-sun.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.118 SPECS/java-sun.spec:1.119
--- SPECS/java-sun.spec:1.118	Tue May 16 17:29:03 2006
+++ SPECS/java-sun.spec	Wed May 17 09:30:31 2006
@@ -6,7 +6,7 @@
 Summary(pl):	Sun JDK - środowisko programistyczne Javy dla Linuksa
 Name:		java-sun
 Version:	%{_ver}
-Release:	2
+Release:	3
 License:	restricted, non-distributable
 Group:		Development/Languages/Java
 # download through forms from http://java.sun.com/j2se/1.5.0/download.jsp
@@ -271,7 +271,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{jredir},%{_javadir},%{_bindir},%{_includedir}} \
+install -d $RPM_BUILD_ROOT{%{jredir}/plugin/i386/ns7,%{_javadir},%{_bindir},%{_includedir}} \
 	$RPM_BUILD_ROOT{%{_mandir}/{,ja/}man1,/etc/env.d,%{_prefix}/src/%{name}-sources} \
 	$RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir},%{_plugindir}}
 
@@ -320,8 +320,8 @@
 #done
 
 %ifarch %{ix86}
-# Install plugin for browsers:
-install -d $RPM_BUILD_ROOT%{jredir}/plugin/i386/ns7
+# Install plugin for browsers
+# Plugin in regular location simply does not work (is seen by browsers):
 install jre/plugin/i386/ns7/libjavaplugin_oji.so $RPM_BUILD_ROOT%{jredir}/plugin/i386/ns7
 ln -sf %{jredir}/plugin/i386/ns7/libjavaplugin_oji.so $RPM_BUILD_ROOT%{_plugindir}
 
@@ -794,6 +794,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2006/05/17 07:30:31  blues
+- rel.3 - plugin works, not only shows on plugins list...
+
 Revision 1.118  2006/05/16 15:29:03  hawk
 - plugin _must_ be placed in %{jredir}/plugin/i386/ns7/ or browsers
   will not use it at all
================================================================

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



More information about the pld-cvs-commit mailing list