Michael Pasternak has uploaded a new change for review. Change subject: sdk: update spec deps ......................................................................
sdk: update spec deps Change-Id: I99c47d884dfa58a85d11aa00826df94d5686eb03 Signed-off-by: Michael pasternak <[email protected]> --- M ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in 1 file changed, 5 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk-java refs/changes/85/15485/1 diff --git a/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in b/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in index 43ebf9e..0f931c4 100644 --- a/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in +++ b/ovirt-engine-sdk-java/ovirt-engine-sdk-java.spec.in @@ -25,9 +25,11 @@ BuildRequires: xerces-j2 Requires: java -Requires: httpcomponents-httpclient -Requires: apache-commons-beanutils -Requires: apache-commons-logging +Requires: httpcomponents-httpclient >= 4.2 +Requires: httpcomponents-httpcore +Requires: commons-logging +Requires: commons-beanutils +Requires: commons-codec %description This package contains The oVirt-Engine Java Software Development Kit. -- To view, visit http://gerrit.ovirt.org/15485 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99c47d884dfa58a85d11aa00826df94d5686eb03 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Michael Pasternak <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
