From f3b60d6c337e0bb02bfd7c2b8001777622cdb21b Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Fri, 4 May 2012 14:17:43 +0200 Subject: [PATCH] add missing rhel condition --- kdelibs.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kdelibs.spec b/kdelibs.spec index 77faaef..c7e9f2b 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -350,7 +350,9 @@ popd %patch200 -p1 -b .CVE-2009-2702 # rhel patches +%if 0%{?rhel} %patch300 -p1 -b .webkit +%endif %build