[qtwebkit] add rhel condition for qt-mobility

Than Ngo than at fedoraproject.org
Mon Aug 29 10:25:37 UTC 2011


commit a79d979d87ce8a66689bf5a180f572dce3007153
Author: Than Ngo <than at redhat.com>
Date:   Mon Aug 29 12:25:39 2011 +0200

    add rhel condition for qt-mobility

 qtwebkit.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/qtwebkit.spec b/qtwebkit.spec
index 4782180..5d2d366 100644
--- a/qtwebkit.spec
+++ b/qtwebkit.spec
@@ -38,7 +38,9 @@ BuildRequires: pkgconfig(gstreamer-0.10) pkgconfig(gstreamer-app-0.10) pkgconfig
 BuildRequires: perl
 BuildRequires: qt4-devel
 # for qtlocation and qtmultimediakit
+%if 0%{?fedora}
 BuildRequires: qt-mobility-devel >= 1.2
+%endif
 BuildRequires: sqlite-devel
 Obsoletes: qt-webkit < 1:4.9.0
 Provides: qt-webkit = 2:%{version}-%{release}


More information about the scm-commits mailing list