Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: spec: create vdsm user only for engine setup ......................................................................
packaging: spec: create vdsm user only for engine setup Change-Id: I4ae2c8df1ab926c6e83a9cb27208e160bb453843 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ovirt-engine.spec.in 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/23163/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index faa8588..c6fe30c 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -342,7 +342,6 @@ Setup and upgrade scripts for %{ovirt_product_name_short} %pre setup -%ovirt_create_user_vdsm %ovirt_create_user_engine %package setup-plugin-ovirt-engine @@ -354,6 +353,9 @@ %description setup-plugin-ovirt-engine Setup and upgrade specific plugins for %{ovirt_product_name_short} +%pre setup-plugin-ovirt-engine +%ovirt_create_user_vdsm + %package setup-plugin-ovirt-engine-common Summary: Setup and upgrade common plugins for %{ovirt_product_name_short} Group: %{ovirt_product_group} -- To view, visit http://gerrit.ovirt.org/23163 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4ae2c8df1ab926c6e83a9cb27208e160bb453843 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches