SPECS (AC-branch): java-sun.spec - provide java(ClassDataVersion)

glen glen at pld-linux.org
Wed Apr 4 13:09:20 CEST 2007


Author: glen                         Date: Wed Apr  4 11:09:20 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- provide java(ClassDataVersion)

---- Files affected:
SPECS:
   java-sun.spec (1.172.2.2 -> 1.172.2.3) 

---- Diffs:

================================================================
Index: SPECS/java-sun.spec
diff -u SPECS/java-sun.spec:1.172.2.2 SPECS/java-sun.spec:1.172.2.3
--- SPECS/java-sun.spec:1.172.2.2	Mon Apr  2 18:04:55 2007
+++ SPECS/java-sun.spec	Wed Apr  4 13:09:14 2007
@@ -5,6 +5,8 @@
 #
 %define		_src_ver	6
 %define		_dir_ver	%(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
+# class data version seen with file(1) that this jvm is able to load
+%define		_classdataversion 50.0
 Summary:	Sun JDK (Java Development Kit) for Linux
 Summary(pl):	Sun JDK - środowisko programistyczne Javy dla Linuksa
 Name:		java-sun
@@ -105,6 +107,7 @@
 Provides:	j2re = %{version}
 Provides:	jaas = %{version}
 Provides:	java
+Provides:	java(ClassDataVersion) >= %{_classdataversion}
 Provides:	java1.4
 Provides:	jaxp = 1.3
 Provides:	jaxp_parser_impl
@@ -809,6 +812,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172.2.3  2007/04/04 11:09:14  glen
+- provide java(ClassDataVersion)
+
 Revision 1.172.2.2  2007/04/02 16:04:55  glen
 - use --accept-license --unpack args
 
================================================================

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



More information about the pld-cvs-commit mailing list