Change in otopi[master]: packagers: add dnf support

Alon Bar-Lev has submitted this change and it was merged. Change subject: packagers: add dnf support ...................................................................... packagers: add dnf support Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1249385 Change-Id: I92ce39280a42bfbaab3fee9bee0861ac56bdfe09 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/otopi/Makefile.am M src/otopi/constants.py A src/otopi/minidnf.py M src/otopi/miniyum.py M src/otopi/packager.py M src/plugins/otopi/packagers/Makefile.am M src/plugins/otopi/packagers/__init__.py A src/plugins/otopi/packagers/dnfpackager.py M src/plugins/otopi/packagers/yumpackager.py 9 files changed, 1,267 insertions(+), 25 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/44374 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I92ce39280a42bfbaab3fee9bee0861ac56bdfe09 Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
Alon Bar-Lev