Change in ovirt-release[master]: [Node] ovirt-release-master.spec: Improve VARIANT_ID

Sandro Bonazzola has submitted this change and it was merged. Change subject: [Node] ovirt-release-master.spec: Improve VARIANT_ID ...................................................................... [Node] ovirt-release-master.spec: Improve VARIANT_ID Cockpit reads branding files [1] from $prefix/share/cockpit/branding/$ID-$VARIANT_ID which currently could be: "fedora-master" where fedora is the ID distro from /etc/os-release and master is the branch of ovirt-release. This patch changes VARIANT_ID to ovirt-node-{$branch-ovirt-release}. The final go is: $prefix/share/cockpit/branding/$ID_DISTRO-ovirt-node-{$branch}. [1] https://github.com/stefwalter/cockpit/commit/f217e1e8849911056d116f80604c52c... Change-Id: If8b6d5d2e51a2b32110b640e6326a98638a33c56 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M ovirt-release-master/ovirt-release-master.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, but someone else must approve Douglas Schilling Landgraf: Verified Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51541 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If8b6d5d2e51a2b32110b640e6326a98638a33c56 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-release Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Fabian Deutsch <fabiand@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <rbarry@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com