[java-1.8.0-openjdk/f20] Apply patches accidentally left out

Omair Majid omajid at fedoraproject.org
Mon Oct 20 18:04:13 UTC 2014


commit 2e7dce21c32966ae9bd4f18858cd30c2dc1e80b6
Author: Omair Majid <omajid at redhat.com>
Date:   Mon Oct 20 14:02:34 2014 -0400

    Apply patches accidentally left out
    
    Resolves: RHBZ 1130490

 java-1.8.0-openjdk.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 6d05452..f1f5397 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -128,7 +128,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: 0.%{buildver}%{?dist}
+Release: 1.%{buildver}%{?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
@@ -429,6 +429,9 @@ sh %{SOURCE12}
 %patch3
 %patch4
 %patch5
+%patch6
+%patch7
+%patch11
 
 %patch99
 
@@ -1126,6 +1129,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Mon Oct 20 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.25-1.b18
+- Apply patches accidentally left out
+
 * Wed Oct 15 2014 Jiri Vanek <jvanek at redhat.com> - 1:1.8.0.25-0.b18
 - updated to security u25
 - partial sync with f21


More information about the scm-commits mailing list