Author: blekot                       Date: Mon Jul 28 12:20:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Provides: java(ClassDataVersion) = %{_classdataversion}
- rel up (4)

---- Files affected:
SPECS:
   gcc.spec (1.552 -> 1.553) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.552 SPECS/gcc.spec:1.553
--- SPECS/gcc.spec:1.552        Tue Jul 22 22:41:20 2008
+++ SPECS/gcc.spec      Mon Jul 28 14:20:43 2008
@@ -47,13 +47,16 @@
 
 %define                _major_ver      4.3
 %define                _minor_ver      1
+# class data version seen with file(1) that this jvm is able to load
+%define                _classdataversion 49.0
+
 Summary:       GNU Compiler Collection: the C compiler and shared files
 Summary(es.UTF-8):     Colección de compiladores GNU: el compilador C y 
ficheros compartidos
 Summary(pl.UTF-8):     Kolekcja kompilatorów GNU: kompilator C i pliki 
współdzielone
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:          gcc
 Version:       %{_major_ver}.%{_minor_ver}
-Release:       3
+Release:       4
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -955,6 +958,7 @@
 License:       GPL v2+ with limited linking exception
 Group:         Libraries
 Requires:      jpackage-utils
+Provides:      java(ClassDataVersion) = %{_classdataversion}
 Obsoletes:     libgcj3
 
 %description -n libgcj
@@ -2155,6 +2159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.553  2008/07/28 12:20:43  blekot
+- added Provides: java(ClassDataVersion) = %{_classdataversion}
+- rel up (4)
+
 Revision 1.552  2008/07/22 20:41:20  arekm
 gcc-java O: eclipse-ecj
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.552&r2=1.553&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to