Yaniv Bronhaim has submitted this change and it was merged. Change subject: spec: Move /lib files to /usr/lib ......................................................................
spec: Move /lib files to /usr/lib Fedora 19+ and EL7 stopped using /lib which is now a symbolic link to /usr/lib and deprecated installing files to /lib. We store the following files in /lib: * systemd configs: Not present on EL6, if using systemd always install to /usr/lib. * udev rules: Checks if current version is EL6 and installs to old or new path accordingly. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1121494 Change-Id: I091174b7126ad3196c1670803eb16a5b5591a89a Signed-off-by: Dima Kuznetsov <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30869 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30963 Reviewed-on: http://gerrit.ovirt.org/33854 Tested-by: Yaniv Bronhaim <[email protected]> --- M vdsm.spec.in 1 file changed, 13 insertions(+), 7 deletions(-) Approvals: Yaniv Bronhaim: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33854 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I091174b7126ad3196c1670803eb16a5b5591a89a Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
