[paraview] Add BR qtwebkit-devel, fixes FTBS bug 716151

Orion Poplawski orion at fedoraproject.org
Thu Jun 23 18:00:02 UTC 2011


commit 303782f005390f01745b84d63ffe85b9780cfb95
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jun 23 11:59:52 2011 -0600

    Add BR qtwebkit-devel, fixes FTBS bug 716151

 paraview.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/paraview.spec b/paraview.spec
index 91050ad..3426f9e 100644
--- a/paraview.spec
+++ b/paraview.spec
@@ -13,7 +13,7 @@
 
 Name:           paraview
 Version:        %{pv_majmin}.%{pv_patch}
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Parallel visualization application
 
 Group:          Applications/Engineering
@@ -42,6 +42,8 @@ BuildRequires:  openmpi-devel
 BuildRequires:  mpich2-devel
 %endif
 BuildRequires:  qt-devel
+BuildRequires:  qt-assistant-adp-devel
+BuildRequires:  qt-webkit-devel
 BuildRequires:  mesa-libOSMesa-devel
 BuildRequires:  python-devel, tk-devel, hdf5-devel
 BuildRequires:  freetype-devel, libtiff-devel, zlib-devel
@@ -53,7 +55,6 @@ BuildRequires:  openssl-devel
 BuildRequires:  gnuplot
 BuildRequires:  wget
 BuildRequires:  boost-devel
-BuildRequires:  qt-assistant-adp-devel
 Requires:       %{name}-data = %{version}-%{release}
 Requires:       %{name}-doc = %{version}-%{release}
 Requires(post):   /usr/bin/update-desktop-database
@@ -424,6 +425,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Thu Jun 23 2011 Orion Poplawski <orion at cora.nwra.com> - 3.10.1-5
+- Add BR qtwebkit-devel, fixes FTBS bug 716151
+
 * Tue May 17 2011 Orion Poplawski <orion at cora.nwra.com> - 3.10.1-4
 - Rebuild for hdf5 1.8.7
 


More information about the scm-commits mailing list