Author: jajcus Date: Fri Nov 26 11:32:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - Version: 1.8.3 - without bootstrap by default, bootstrap doesn't work any more (xerces too new?)
---- Files affected: packages/icedtea6: icedtea6.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: packages/icedtea6/icedtea6.spec diff -u packages/icedtea6/icedtea6.spec:1.66 packages/icedtea6/icedtea6.spec:1.67 --- packages/icedtea6/icedtea6.spec:1.66 Wed Jul 28 11:55:15 2010 +++ packages/icedtea6/icedtea6.spec Fri Nov 26 12:32:11 2010 @@ -3,7 +3,7 @@ # - install .ttf fonts (same as in sun-java-base-jre-X11 package) or configure # it to use system fonts (is it possible?). -%bcond_without bootstrap # don't use gcj, use an installed icedtea6 instead +%bcond_with bootstrap # don't use gcj, use an installed icedtea6 instead %bcond_without plugin # don't build browser plugin %bcond_without nss # don't use NSS @@ -21,12 +21,12 @@ Summary: OpenJDK and GNU Classpath code Summary(pl.UTF-8): Kod OpenJDK i GNU Classpath Name: icedtea6 -Version: 1.8 -Release: 6 +Version: 1.8.3 +Release: 0.1 License: GPL v2 Group: Development/Languages/Java Source0: http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz -# Source0-md5: e08dd0762749fb50ec6c273c366ee8ae +# Source0-md5: 879bdc0160da9e0d0210bda75c8f6054 # following sources should match those in Makefile.am Source1: http://download.java.net/openjdk/jdk6/promoted/b18/openjdk-6-src-b18-16_feb_2010.tar.gz # Source1-md5: 94db01691ab38f98b7d42b2ebf4d5c0b @@ -876,6 +876,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2010/11/26 11:32:11 jajcus +- Version: 1.8.3 +- without bootstrap by default, bootstrap doesn't work any more (xerces too new?) + Revision 1.66 2010/07/28 09:55:15 glen - use rpmbuild(macros) virtual, not direct package name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icedtea6/icedtea6.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
