Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: spec: Require bzip2 ......................................................................
packaging: spec: Require bzip2 engine-backup needs bzip2. Change-Id: I4c20ef5393b20336cfe38c2405a000a8b58e8c62 Signed-off-by: Yedidyah Bar David <[email protected]> --- M ovirt-engine.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/41/31441/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index f3c347b..abe7d42 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -442,6 +442,7 @@ Requires: java Requires: logrotate Requires: python-psycopg2 +Requires: bzip2 %if %{ovirt_install_systemd} Requires(post): systemd -- To view, visit http://gerrit.ovirt.org/31441 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4c20ef5393b20336cfe38c2405a000a8b58e8c62 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
