Change in vdsm[master]: spec: remove redundant check.

mtayer at redhat.com mtayer at redhat.com
Wed Oct 29 15:56:39 UTC 2014


mooli tayer has uploaded a new change for review.

Change subject: spec: remove redundant check.
......................................................................

spec: remove redundant check.

if not fedora 0%{?fedora} evaluates to 0.

Change-Id: I50e1706e7f8c9b07b6788fbbabf61b40306801c3
Signed-off-by: Mooli Tayer <mtayer at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/34610/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 68c757a..d7394ad 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -256,7 +256,7 @@
 
 Requires(post): /usr/sbin/saslpasswd2
 
-%if 0%{?fedora} && 0%{?fedora} >= 21
+%if 0%{?fedora} >= 21
 Requires(post): hostname
 %else
 Requires(post): /bin/hostname


-- 
To view, visit http://gerrit.ovirt.org/34610
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I50e1706e7f8c9b07b6788fbbabf61b40306801c3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>


More information about the vdsm-patches mailing list