Yaniv Dary has uploaded a new change for review. Change subject: packaging: added leading question mark to dist tag ......................................................................
packaging: added leading question mark to dist tag when using %{dist} to mark a package as having been built for a specific distribution, we need to add it to Release field with a leading question mark. Change-Id: I1a2ea23df3cb73969d698440e26a9e4e861e2a9a Bug-Url: https://bugzilla.redhat.com/1094024 Signed-off-by: Yaniv Dary <yd...@redhat.com> --- M ovirt-engine-reports.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/57/27357/1 diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in index 3ca58ad..2af192e 100644 --- a/ovirt-engine-reports.spec.in +++ b/ovirt-engine-reports.spec.in @@ -30,7 +30,7 @@ Name: @PACKAGE_NAME@ Version: @RPM_VERSION@ -Release: @RPM_RELEASE@%{?release_suffix}%{dist} +Release: @RPM_RELEASE@%{?release_suffix}%{?dist} License: AGPLv3 Summary: %{product_name} Group: Virtualization/Management -- To view, visit http://gerrit.ovirt.org/27357 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1a2ea23df3cb73969d698440e26a9e4e861e2a9a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <yd...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches