Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: setup: old yum does not support name property of 
package
......................................................................

packaging: setup: old yum does not support name property of package

Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M packaging/fedora/setup/miniyum.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/67/17467/1

diff --git a/packaging/fedora/setup/miniyum.py 
b/packaging/fedora/setup/miniyum.py
index a7a5497..2a6a474 100755
--- a/packaging/fedora/setup/miniyum.py
+++ b/packaging/fedora/setup/miniyum.py
@@ -201,7 +201,7 @@
                         action=MiniYum.TRANSACTION_STATE.get(action, action),
                         count=ts_current,
                         total=ts_total,
-                        package=package.name,
+                        package=package,
                     )
                 )
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieaa336bfa4cf84bbefed5466adee71a528c22d93
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to