SPECS: java-sun.spec - include activation.jar symlink for jpackage...

glen glen at pld-linux.org
Tue Dec 11 15:54:59 CET 2007


Author: glen                         Date: Tue Dec 11 14:54:59 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include activation.jar symlink for jpackage too; rel 4

---- Files affected:
SPECS:
   java-sun.spec (1.194 -> 1.195) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.194 SPECS/java-sun.spec:1.195
--- SPECS/java-sun.spec:1.194	Tue Dec 11 14:35:20 2007
+++ SPECS/java-sun.spec	Tue Dec 11 15:54:54 2007
@@ -16,7 +16,7 @@
 Summary(pl.UTF-8):	Sun JDK - środowisko programistyczne Javy dla Linuksa
 Name:		java-sun
 Version:	1.6.0.03
-Release:	3
+Release:	4
 License:	restricted, distributable
 Group:		Development/Languages/Java
 Source0:	http://download.java.net/dlj/binaries/jdk-%{_src_ver}-dlj-linux-i586.bin
@@ -364,7 +364,7 @@
 ln -sf %{jredir}/lib/jsse.jar $RPM_BUILD_ROOT%{jvmjardir}/jnet.jar
 ln -sf %{jredir}/lib/jce.jar $RPM_BUILD_ROOT%{jvmjardir}/jce.jar
 for f in jndi jndi-ldap jndi-cos jndi-rmi jaas jdbc-stdext jdbc-stdext-3.0 \
-	sasl jaxp_parser_impl jaxp_transform_impl jaxp jmx xml-commons-apis \
+	sasl jaxp_parser_impl jaxp_transform_impl jaxp jmx activation xml-commons-apis \
 	jndi-dns jndi-rmi; do
 	ln -sf %{jredir}/lib/rt.jar $RPM_BUILD_ROOT%{jvmjardir}/$f.jar
 done
@@ -667,6 +667,7 @@
 %{jredir}/lib/*.properties
 %lang(ja) %{jredir}/lib/*.properties.ja
 %dir %{jvmjardir}
+%{jvmjardir}/activation.jar
 %{jvmjardir}/jaas.jar
 %{jvmjardir}/jce.jar
 %{jvmjardir}/jcert.jar
@@ -844,6 +845,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.195  2007-12-11 14:54:54  glen
+- include activation.jar symlink for jpackage too; rel 4
+
 Revision 1.194  2007-12-11 13:35:20  glen
 - -jre provides jaf 1.1.1 in rt.jar; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-sun.spec?r1=1.194&r2=1.195&f=u



More information about the pld-cvs-commit mailing list