[java-1.6.0-openjdk/f16] bumed release

jiri vanek jvanek at fedoraproject.org
Thu Feb 7 08:32:36 UTC 2013


commit 375a8e03ba229bdd5847ef238991073851fe4d50
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Thu Feb 7 09:33:06 2013 +0100

    bumed release

 java-1.6.0-openjdk.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/java-1.6.0-openjdk.spec b/java-1.6.0-openjdk.spec
index e6a1e6b..fff1337 100644
--- a/java-1.6.0-openjdk.spec
+++ b/java-1.6.0-openjdk.spec
@@ -138,7 +138,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{buildver}
-Release: 70.%{icedteaver}%{?dist}
+Release: 71.%{icedteaver}%{?dist}
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -389,10 +389,11 @@ export CFLAGS="$CFLAGS -mieee"
 make stamps/patch-ecj.stamp
 %endif
 
-make patch
 #reverting 6664509 and 7201064 from 1.11.6
 patch -p0 < %{PATCH8}
 
+make patch
+
 patch -l -p0 < %{PATCH3}
 patch -l -p0 < %{PATCH4}
 patch -f -l -p0 < %{PATCH5} || true


More information about the scm-commits mailing list