[node-patches] Change in ovirt-node[master]: fix spec file bug
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Jun 28 12:18:21 UTC 2013
Fabian Deutsch has submitted this change and it was merged.
Change subject: fix spec file bug
......................................................................
fix spec file bug
When a spec variable is not defined, we need %{?var}.
The ? was missing in some cases. If it's missing and var is not
defined, then %{var} resolves to %{var} which fails integer
comparisons
Change-Id: I19507f7687645bcc68ddabd2a29a4f1026c01955
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Fabian Deutsch: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/16124
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I19507f7687645bcc68ddabd2a29a4f1026c01955
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list