Author: arekm Date: Sat Feb 7 16:06:17 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - play with 1.8
---- Files affected: SPECS: icedtea.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/icedtea.spec diff -u SPECS/icedtea.spec:1.12 SPECS/icedtea.spec:1.13 --- SPECS/icedtea.spec:1.12 Sun Jul 20 13:52:24 2008 +++ SPECS/icedtea.spec Sat Feb 7 17:06:12 2009 @@ -5,12 +5,12 @@ Summary: OpenJDK and GNU Classpath code SummarY(pl.UTF-8): Kod OpenJDK i GNU Classpath Name: icedtea -Version: 1.7 +Version: 1.8 Release: 0.1 License: GPL Group: Development/Languages/Java Source0: http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz -# Source0-md5: 0d97865e26528182e01929917166dd26 +# Source0-md5: b165d877e0f9824a2b492541be945874 # Create this one by running make dist-openjdk (needs mercurial + mercurial forest extension) Source1: openjdk-b26.zip # Source1-md5: 7a5d2da503fde6ba09df9773d7df27ca @@ -31,6 +31,7 @@ BuildRequires: libpng-devel BuildRequires: libstdc++-devel BuildRequires: motif-devel +BuildRequires: rhino BuildRequires: unzip BuildRequires: xalan-j BuildRequires: xerces-j @@ -75,7 +76,8 @@ --with-xalan2-jar=%{_javadir}/xalan.jar \ --with-xalan2-serializer-jar=%{_javadir}/serializer.jar \ --with-xerces2-jar=%{_javadir}/xerces.jar \ - --with-openjdk-src=${PWD}/openjdk + --with-openjdk-src-dir=${PWD}/openjdk \ + --with-rhino=%{_javadir}/js.jar %{__make} -j1 \ SHELL=/bin/bash @@ -98,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2009/02/07 16:06:12 arekm +- play with 1.8 + Revision 1.12 2008/07/20 11:52:24 arekm - bump versions; still doesn't build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icedtea.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
