Author: jajcus                       Date: Wed Mar 21 13:18:07 2012 GMT
Module: packages                      Tag: ICEDTEA6_1_9
---- Log message:
- do not require java-xerces for non-bootstrap build

---- Files affected:
packages/icedtea6:
   TODO (1.9 -> 1.9.2.1) , icedtea6.spec (1.83 -> 1.83.2.1) 

---- Diffs:

================================================================
Index: packages/icedtea6/TODO
diff -u packages/icedtea6/TODO:1.9 packages/icedtea6/TODO:1.9.2.1
--- packages/icedtea6/TODO:1.9  Sat Apr 17 16:20:12 2010
+++ packages/icedtea6/TODO      Wed Mar 21 14:18:02 2012
@@ -1,4 +1,3 @@
 - desktop files, icons, etc. Some of these are included in the source root dir
 - maybe build Shark VM, at least on i486, as the zero-assembly VM is very slow
-- javaws manual on x86_64 (it is not installed for some reason)
 - pass %{rpmcflags} to build

================================================================
Index: packages/icedtea6/icedtea6.spec
diff -u packages/icedtea6/icedtea6.spec:1.83 
packages/icedtea6/icedtea6.spec:1.83.2.1
--- packages/icedtea6/icedtea6.spec:1.83        Wed Mar 21 13:12:31 2012
+++ packages/icedtea6/icedtea6.spec     Wed Mar 21 14:18:02 2012
@@ -23,7 +23,7 @@
 Summary(pl.UTF-8):     Kod OpenJDK i GNU Classpath
 Name:          icedtea6
 Version:       1.9.13
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Languages/Java
 Source0:       
http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
@@ -61,7 +61,7 @@
 BuildRequires: gtk+2-devel
 BuildRequires: java-rhino
 BuildRequires: java-xalan
-BuildRequires: java-xerces
+%{?with_bootstrap:BuildRequires:       java-xerces}
 %buildrequires_jdk
 BuildRequires: libffi-devel
 BuildRequires: libjpeg-devel
@@ -892,6 +892,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83.2.1  2012/03/21 13:18:02  jajcus
+- do not require java-xerces for non-bootstrap build
+
 Revision 1.83  2012/03/21 12:12:31  jajcus
 - S: icedtea-web, instead of the plugin subpackage
 - 'bootstrap' bcond description fix
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/icedtea6/TODO?r1=1.9&r2=1.9.2.1
    http://cvs.pld-linux.org/packages/icedtea6/icedtea6.spec?r1=1.83&r2=1.83.2.1

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

Reply via email to