Nir Soffer has posted comments on this change. Change subject: ssl: configurable implementation ......................................................................
Patch Set 11: (1 comment) https://gerrit.ovirt.org/#/c/44494/11/vdsm.spec.in File vdsm.spec.in: Line 42: %global _polkitdir %{_localstatedir}/lib/polkit-1/localauthority/10-vendor.d Line 43: %endif Line 44: Line 45: # enable m2crypto by default Line 46: %global with_m2c 1 Do we need now a way to build only with m2c or ssl? I think we do not. Lets add this feature later when building without m2c is a valid option. When this will be true, we may simply drop it instead of adding a build option. Line 47: Line 48: # Gluster should not be shipped with RHEV Line 49: %if ! 0%{?rhev_build} Line 50: %global with_gluster 1 -- To view, visit https://gerrit.ovirt.org/44494 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6501981bbd5276c49731b0d9eba4794286b0f823 Gerrit-PatchSet: 11 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Simone Tiraboschi <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
