Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2013-12-22 19:33:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-1_7_0-openjdk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes    
2013-11-26 06:10:22.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes   
    2013-12-22 19:33:44.000000000 +0100
@@ -1,0 +2,45 @@
+Thu Dec 12 12:42:19 UTC 2013 - [email protected]
+
+- Add headless subpackage wich does not require X and pulse/alsa
+- Add accessibility to extra subpackage, which requires new
+  java-atk-wrapper package
+  * removed java-1.7.0-openjdk-java-access-bridge-idlj.patch
+  * removed java-1.7.0-openjdk-java-access-bridge-tck.patch
+  * removed java-access-bridge-1.26.2.tar.bz2
+- Refreshed
+  * java-1.7.0-openjdk-java-access-bridge-security.patch
+- Add a support for running tests using --with tests
+  * this is ignored on non-jit architectures
+- Prefer global over define as bcond_with does use them
+- Forward declare aarch64 arch macro
+- Define archbuild/archinstall macros for arm and aarch64
+  * remove a few ifarch conditions by using those macros in filelist
+
+-------------------------------------------------------------------
+Mon Dec  9 15:25:02 UTC 2013 - [email protected]
+
+- Need ecj-bootstrap in bootstrap mode (noted by mmatz)
+- Don't install vim and quilt in bootstrap mode
+
+-------------------------------------------------------------------
+Mon Dec  9 14:18:29 UTC 2013 - [email protected]
+
+- A few enhancenments of bootstrap mode
+  * usable wia --with bootstrap
+  * disable docs, javadoc package
+  * fix configure arguments on bootstrap
+
+-------------------------------------------------------------------
+Sun Dec  8 05:36:11 UTC 2013 - [email protected]
+
+- Add the unversioned SDK directory link to the files list
+  of -devel package (fixes update-alternatives from %post).
+
+-------------------------------------------------------------------
+Thu Dec  5 13:20:39 UTC 2013 - [email protected]
+
+- Add support for bootstrapping with just gcj (using included
+  ecj directly).  Increase stacksize for powerpc (amends
+  java-1.7.0-openjdk-ppc-zero-jdk.patch).  Add support for ppc64le.
+
+-------------------------------------------------------------------

Old:
----
  java-1.7.0-openjdk-java-access-bridge-idlj.patch
  java-1.7.0-openjdk-java-access-bridge-tck.patch
  java-access-bridge-1.26.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ java-1_7_0-openjdk.spec ++++++
++++ 673 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.spec
++++ and 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.spec


++++++ java-1.7.0-openjdk-java-access-bridge-security.patch ++++++
--- /var/tmp/diff_new_pack.c149qD/_old  2013-12-22 19:33:46.000000000 +0100
+++ /var/tmp/diff_new_pack.c149qD/_new  2013-12-22 19:33:46.000000000 +0100
@@ -1,8 +1,6 @@
-Index: openjdk/jdk/src/share/lib/security/java.security-linux
-===================================================================
 --- openjdk/jdk/src/share/lib/security/java.security-linux.orig
 +++ openjdk/jdk/src/share/lib/security/java.security-linux
-@@ -154,7 +154,9 @@ package.access=sun.,\
+@@ -154,7 +154,9 @@
                 com.sun.org.apache.xml.internal.security.,\
                 com.sun.org.glassfish.,\
                 org.jcp.xml.dsig.internal.,\
@@ -13,7 +11,7 @@
  #
  # List of comma-separated packages that start with or equal this string
  # will cause a security exception to be thrown when
-@@ -192,7 +194,9 @@ package.definition=sun.,\
+@@ -192,7 +194,9 @@
                     com.sun.org.apache.xml.internal.security.,\
                     com.sun.org.glassfish.,\
                     org.jcp.xml.dsig.internal.,\

++++++ java-1.7.0-openjdk-ppc-zero-jdk.patch ++++++
--- /var/tmp/diff_new_pack.c149qD/_old  2013-12-22 19:33:46.000000000 +0100
+++ /var/tmp/diff_new_pack.c149qD/_new  2013-12-22 19:33:46.000000000 +0100
@@ -23,7 +23,7 @@
 +  JAVAC_JVM_FLAGS    += -J-XX:ThreadStackSize=1152
  else
 -  JAVAC_JVM_FLAGS    += -J-XX:ThreadStackSize=1664
-+  JAVAC_JVM_FLAGS    += -J-XX:ThreadStackSize=1536
++  JAVAC_JVM_FLAGS    += -J-XX:ThreadStackSize=2048
  endif
  JAVAC_JVM_FLAGS    += $(JAVA_TOOLS_FLAGS:%=-J%)
  

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to