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: I8eba6521069049e6535f0eceb2b35764f215afdb
Bug-Url: https://bugzilla.redhat.com/1093599
Signed-off-by: Yaniv Dary <[email protected]>
---
M ovirt-engine-dwh.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/45/27445/1
diff --git a/ovirt-engine-dwh.spec.in b/ovirt-engine-dwh.spec.in
index 6814377..01aef05 100644
--- a/ovirt-engine-dwh.spec.in
+++ b/ovirt-engine-dwh.spec.in
@@ -78,7 +78,7 @@
Name: @PACKAGE_NAME@
Version: @RPM_VERSION@
-Release: @RPM_RELEASE@%{?release_suffix}%{dist}
+Release: @RPM_RELEASE@%{?release_suffix}%{?dist}
License: LGPLv2 and ASL 2.0
Summary: %{product_name}
Group: Virtualization/Management
--
To view, visit http://gerrit.ovirt.org/27445
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8eba6521069049e6535f0eceb2b35764f215afdb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
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