[java-1.8.0-openjdk] drop upstreamed s390 patches

Dan Horák sharkcz at fedoraproject.org
Fri May 16 09:17:52 UTC 2014


commit 97b07b05f6aa26ea389f8a50222e8fd586b873ac
Author: Dan Horák <dan at danny.cz>
Date:   Fri May 16 11:16:26 2014 +0200

    drop upstreamed s390 patches

 java-1.8.0-openjdk-bitmap.patch |   47 ---------------------------------------
 java-1.8.0-openjdk-s390.patch   |   22 ------------------
 java-1.8.0-openjdk.spec         |    5 ----
 3 files changed, 0 insertions(+), 74 deletions(-)
---
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 3d7dc69..b43ea1b 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -209,10 +209,7 @@ Patch6: disable-doclint-by-default.patch
 # Allow icedtea-web to build
 Patch99: applet-hole.patch
 
-# Recognize s390/s390x
-Patch100: %{name}-s390.patch
 # Type fixing for s390
-Patch101: %{name}-bitmap.patch
 Patch102: %{name}-size_t.patch
 
 # Patch for PPC/PPC64
@@ -438,8 +435,6 @@ sh %{SOURCE12}
 
 # Type fixes for s390
 %ifarch s390 s390x
-%patch100
-%patch101
 %patch102
 %endif
 


More information about the scm-commits mailing list