Vitor de Lima has uploaded a new change for review. Change subject: packaging: Virtual DMI decode package ......................................................................
packaging: Virtual DMI decode package This introduces a subpackage which provides the dmidecode dependency in platforms that do not have this utility. Change-Id: Iafc4637ce4f78cc42293ff0c15fda024d9a8247a Signed-off-by: Vitor de Lima <[email protected]> --- M ovirt-host-deploy.spec.in 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/49/19149/1 diff --git a/ovirt-host-deploy.spec.in b/ovirt-host-deploy.spec.in index 11955e9..63f51dc 100644 --- a/ovirt-host-deploy.spec.in +++ b/ovirt-host-deploy.spec.in @@ -71,6 +71,15 @@ %description Host deployment tool for oVirt project. +%package virtualdmidecode +Summary: %{name} virtual package for non-x86 platforms +Provides: dmidecode + +%description virtualdmidecode +Virtual package that provides the dmidecode dependecy for platforms that do not have it + +%files virtualdmidecode + %package java Summary: %{name} java support Requires: %{name} = %{version}-%{release} -- To view, visit http://gerrit.ovirt.org/19149 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iafc4637ce4f78cc42293ff0c15fda024d9a8247a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
