[java-1.7.0-openjdk/f19] Minor fixes

jiri vanek jvanek at fedoraproject.org
Fri Jan 17 09:30:28 UTC 2014


commit aa08a474b7bc0d73486535f56aee55e0f0cac12f
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Fri Jan 17 10:30:31 2014 +0100

    Minor fixes

 .gitignore              |    4 +++-
 java-1.7.0-openjdk.spec |    2 +-
 sources                 |    2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61d5f1e..e55e6d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,4 +40,6 @@
 /openjdk-icedtea-2.4.1.tar.xz
 /openjdk-icedtea-2.4.2.tar.xz
 /systemtap-tapset-2013-10-02.tar.gz
-/openjdk-icedtea-2.4.3.tar.xz/openjdk-icedtea-2.4.4.tar.xz
+/openjdk-icedtea-2.4.3.tar.xz
+/openjdk-icedtea-2.3.13.tar.xz
+/openjdk-icedtea-2.4.4.tar.xz
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 740371f..df49747 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -611,7 +611,7 @@ make \
   ZERO_BUILD="true" \
   ZERO_LIBARCH="%{archbuild}" \
   ZERO_ARCHDEF="%{archdef}" \
-%ifarch ppc ppc64 s390 s390x
+%ifarch ppc %{power64} s390 s390x
   ZERO_ENDIANNESS="big" \
 %else
   ZERO_ENDIANNESS="little" \
diff --git a/sources b/sources
index 64d0e43..aa7eb60 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 ea344cc5b53b73f375558ba41760ff64  class-rewriter.tar.gz
 1cb61996cf5dbe80827abbe7d009bf28  pulseaudio.tar.gz
 785b5ff80beef8cc095e25345c6c8242  systemtap-tapset-2013-10-02.tar.gz
-d82a5b549b0050d0e3071189df822164  openjdk-icedtea-2.4.4.tar.xz
+d82a5b549b0050d0e3071189df822164  openjdk-icedtea-2.4.4.tar.xz
\ No newline at end of file


More information about the scm-commits mailing list