summaryrefslogtreecommitdiffstats
path: root/virt-viewer.spec.in
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-09-13 14:09:21 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2013-09-13 15:38:31 +0200
commit6a5fdf5a24fe97cc75cd84ca137e5a7bb62a42cd (patch)
treec88510af05ae5c6ab24f916507c0bbc0bd997573 /virt-viewer.spec.in
parent865bb8769d138bab7bc251b4eec728c065e66cf3 (diff)
downloadvirt-viewer-6a5fdf5a24fe97cc75cd84ca137e5a7bb62a42cd.tar.gz
virt-viewer-6a5fdf5a24fe97cc75cd84ca137e5a7bb62a42cd.tar.xz
virt-viewer-6a5fdf5a24fe97cc75cd84ca137e5a7bb62a42cd.zip
spec: Enable ovirt support on RHEL7 as well
Diffstat (limited to 'virt-viewer.spec.in')
-rw-r--r--virt-viewer.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in
index 795f6ed..dbd677b 100644
--- a/virt-viewer.spec.in
+++ b/virt-viewer.spec.in
@@ -16,7 +16,7 @@
%endif
%define with_govirt 0
-%if 0%{?fedora} >= 19
+%if 0%{?fedora} >= 19 || 0%{?rhel} >= 7
%define with_govirt 1
%endif