Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: spec: force update of openjdk which leaks memory
......................................................................

packaging: spec: force update of openjdk which leaks memory

this will only force upgrade if existing openjdk install is faulty

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1028966
Change-Id: Ifbc098ec79cc95783f775f856c4f4563c3f61a3b
Signed-off-by: Alon Bar-Lev <alo...@redhat.com>
---
M ovirt-engine.spec.in
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/89/22289/1

diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in
index 7ff388a..487abe7 100644
--- a/ovirt-engine.spec.in
+++ b/ovirt-engine.spec.in
@@ -203,6 +203,9 @@
 # of the update process implemented in the engine-upgrade script:
 Requires:      %{name}-setup >= %{version}-%{release}
 
+# rhbz#1028966
+Conflicts:     java-1.7.0-openjdk = 1:1.7.0.45-2.4.3.3.el6
+
 # We can drop these conflicts when
 # we drop Requires: mod_ssl
 Conflicts:     freeipa-server


-- 
To view, visit http://gerrit.ovirt.org/22289
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifbc098ec79cc95783f775f856c4f4563c3f61a3b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to