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 <[email protected]>
---
M ovirt-engine-reports.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/46/27446/1
diff --git a/ovirt-engine-reports.spec.in b/ovirt-engine-reports.spec.in
index 65c9ae7..9f0cafb 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/27446
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1a2ea23df3cb73969d698440e26a9e4e861e2a9a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-reports
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Yaniv Dary <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches