packages: java-gcj-compat/java-gcj-compat.spec - url and eol note

glen glen at pld-linux.org
Wed Jun 17 01:58:18 CEST 2009


Author: glen                         Date: Tue Jun 16 23:58:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- url and eol note

---- Files affected:
packages/java-gcj-compat:
   java-gcj-compat.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/java-gcj-compat/java-gcj-compat.spec
diff -u packages/java-gcj-compat/java-gcj-compat.spec:1.35 packages/java-gcj-compat/java-gcj-compat.spec:1.36
--- packages/java-gcj-compat/java-gcj-compat.spec:1.35	Wed May 20 09:28:53 2009
+++ packages/java-gcj-compat/java-gcj-compat.spec	Wed Jun 17 01:58:13 2009
@@ -1,4 +1,12 @@
 # $Revision$, $Date$
+# NOTE:
+# - homepage says this pkg is EOL, we should catch up
+# TODO:
+# - can we provide java-sun-jre-X11 for GUI apps?
+
+# gcc >= 6:4.3.1-3 is required for working ecj1.
+# gcc >= 6:4.4.0 is required because of aot-compile and rebuild-gcj-db scripts
+%define		gcc_ver	6:4.4.0
 Summary:	Shell scripts and symbolic links to simulate a Java runtime environment with GCJ
 Summary(pl.UTF-8):	Skrypty powłoki i dowiązania do symulacji środowiska uruchomieniowego Javy przy użyciu GCJ
 Name:		java-gcj-compat
@@ -9,9 +17,7 @@
 Source0:	ftp://sources.redhat.com/pub/rhug/%{name}-%{version}.tar.gz
 # Source0-md5:	03d8e7e4a52608878600cd16f5c8454a
 Patch0:		%{name}-javac.patch
-# gcc >= 6:4.3.1-3 is required for working ecj1.
-# gcc >= 6:4.4.0 is required because of aot-compile and rebuild-gcj-db scripts
-%define		gcc_ver	6:4.4.0
+URL:		http://sources.redhat.com/rhug/java-gcj-compat.html
 BuildRequires:	gcc-java >= %{gcc_ver}
 BuildRequires:	python-devel
 BuildRequires:	rpmbuild(macros) >= 1.453
@@ -123,7 +129,7 @@
 #gnucrypto: jce.jar
 #jessie: {jcert,jnet,jsse}.jar -> jre/lib/jsse.jar
 
-#gnu-classpath classes
+# gnu-classpath classes
 install -d $RPM_BUILD_ROOT%{_jvmdir}/lib
 ln -sf %{_javadir}/tools.jar $RPM_BUILD_ROOT%{_jvmdir}/lib/tools.jar
 
@@ -184,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2009/06/16 23:58:13  glen
+- url and eol note
+
 Revision 1.35  2009/05/20 07:28:53  glen
 - -devel: O/C: fastjar for builders to be able to switch with java-sun; rel 9
 
@@ -203,7 +212,7 @@
 - rel 7
 
 Revision 1.30  2009/03/25 19:45:07  pawelz
-- JDK shoul provide $JAVA_HOME/lib/tools.jar, so create such symlink
+- JDK should provide $JAVA_HOME/lib/tools.jar, so create such symlink
 - R: java-gnu-classpath (/usr/share/java/tools.jar)
 - rel 6
 
@@ -293,7 +302,7 @@
 - BR(sed) removed, added note about jce.jar.
 
 Revision 1.5  2005/04/19 11:09:00  pluto
-- %%files, %%install almost finished.
+- %files, %install almost finished.
 - P:, O: need check and extend.
 
 Revision 1.4  2005/04/19 10:01:57  pluto
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-gcj-compat/java-gcj-compat.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list