[java-1.6.0-openjdk] fixed sources numbering

jiri vanek jvanek at fedoraproject.org
Mon Jan 30 11:08:09 UTC 2012


commit 4da280f216f7be2a3b36b338428e75fae3206101
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Mon Jan 30 12:08:40 2012 +0100

    fixed sources numbering

 java-1.6.0-openjdk.spec |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index 8400abb..ce1bf8b 100644
--- a/java-1.6.0-openjdk.spec
+++ b/java-1.6.0-openjdk.spec
@@ -374,11 +374,10 @@ export CFLAGS="$CFLAGS -mieee"
 #patch -l -p0 < %{PATCH5}
 
 ./autogen.sh
-
 ./configure %{icedteaopt} --with-openjdk-src-zip=%{SOURCE1} \
   --with-pkgversion=fedora-%{release}-%{_arch} --enable-pulse-java \
-  --with-jaf-drop-zip=%{SOURCE7} \
-  --with-jaxp-drop-zip=%{SOURCE8} --with-jaxws-drop-zip=%{SOURCE8} \
+  --with-jaf-drop-zip=%{SOURCE8} \
+  --with-jaxp-drop-zip=%{SOURCE7} --with-jaxws-drop-zip=%{SOURCE9} \
   --with-abs-install-dir=%{_jvmdir}/%{sdkdir}
 %if %{gcjbootstrap}
 make stamps/patch-ecj.stamp


More information about the scm-commits mailing list