Yedidyah Bar David has uploaded a new change for review.

Change subject: packaging: setup: Make setup require jasperreports
......................................................................

packaging: setup: Make setup require jasperreports

So that the following will not fail:

$ yum install ovirt-engine ovirt-engine-reports-setup
$ engine-setup

Change-Id: I03c17c01c4d8bad7dadfda21ea60eb6d671637df
Bug-Url: https://bugzilla.redhat.com/1093360
Signed-off-by: Yedidyah Bar David <d...@redhat.com>
---
M ovirt-engine-reports.spec.in
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/68/27368/1

diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in
index 3ca58ad..40f6729 100644
--- a/ovirt-engine-reports.spec.in
+++ b/ovirt-engine-reports.spec.in
@@ -73,6 +73,8 @@
 Requires:      %{engine_name}-dwh-setup
 Requires:      %{engine_name}-setup-plugin-ovirt-engine-common
 Requires:      python
+Requires:      jasperreports-server%{reports_jasper_suffix} < 5.6.0
+Requires:      jasperreports-server%{reports_jasper_suffix} >= 5.5.0-7
 
 %description setup
 %{product_description} setup package.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I03c17c01c4d8bad7dadfda21ea60eb6d671637df
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to