From 142c116f2a40128d96f4996578dc1bb9b55f934c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 24 Feb 2014 08:35:40 -0600 Subject: [PATCH] s/redhat/rhel/ --- qt5-qtmultimedia.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index 9c71eb2..89ff1f0 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -6,7 +6,7 @@ %define docs 1 # openal not currently supported on epel7, https://bugzilla.redhat.com/1069231 -%if 0%{?redhat} != 7 +%if 0%{?rhel} != 7 %global openal 1 %endif