Nir Soffer has posted comments on this change. Change subject: draft: spec modification to pass koji build ......................................................................
Patch Set 1: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/63265/1/configure.ac File configure.ac: Line 247: AC_SUBST([vdsmbackupdir], ['${vdsmlogdir}/backup']) Line 248: AC_SUBST([vdsmexecdir], ['${libexecdir}/vdsm']) Line 249: AC_SUBST([vdsmhooksdir], ['${vdsmexecdir}/hooks']) Line 250: AC_SUBST([vdsmtsdir], ['${sysconfdir}/pki/vdsm']) Line 251: AC_SUBST([vdsmrepo], ['/var/run/vdsm/storage/repo']) This is not possible, not only because of migrations, this also require changing selinux policy, referencing /rhev. Line 252: AC_SUBST([vdsmpylibdir], ['${pythondir}/vdsm']) Line 253: AC_SUBST([vdsmnetinfodir], ['${vdsmpylibdir}/network/netinfo']) Line 254: AC_SUBST([vdsmtooldir], ['${vdsmpylibdir}/tool']) Line 255: AC_SUBST([configuratorsdir], ['${vdsmtooldir}/configurators']) -- To view, visit https://gerrit.ovirt.org/63265 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie4dd839ace307fea0c7449cee173b9a26170ac0f Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
