Nir Soffer has posted comments on this change. Change subject: spec: Make vdsm arch specific package ......................................................................
Patch Set 5: (1 comment) https://gerrit.ovirt.org/#/c/42490/5/vdsm.spec.in File vdsm.spec.in: Line 45: %global _udevrulesdir /usr/lib/udev/rules.d/ Line 46: %global _udevexecdir /usr/lib/udev/ Line 47: Line 48: # Disable debuginfo package, since vdsm is a meta-package Line 49: %global debug_package %{nil} > how is it related? debuginfo allows you to load coredumps to gdb and see th This is not relevant for Python programs. Line 50: Line 51: Name: %{vdsm_name} Line 52: Version: @PACKAGE_VERSION@ Line 53: Release: @PACKAGE_RELEASE@%{?dist}%{?extra_release} -- To view, visit https://gerrit.ovirt.org/42490 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iecbc71ccded31e8b80b14dbb03fd738694ceb37c Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Jenkins CI RO Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
