Add BR qtwebkit-devel, fixes FTBS bug 715770
This commit is contained in:
parent
1442ec2541
commit
d696ba3bcb
6
vtk.spec
6
vtk.spec
@ -6,7 +6,7 @@
|
|||||||
Summary: The Visualization Toolkit - A high level 3D visualization library
|
Summary: The Visualization Toolkit - A high level 3D visualization library
|
||||||
Name: vtk
|
Name: vtk
|
||||||
Version: 5.6.1
|
Version: 5.6.1
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
# This is a variant BSD license, a cross between BSD and ZLIB.
|
# This is a variant BSD license, a cross between BSD and ZLIB.
|
||||||
# For all intents, it has the same rights and restrictions as BSD.
|
# For all intents, it has the same rights and restrictions as BSD.
|
||||||
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
|
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
|
||||||
@ -43,6 +43,7 @@ BuildRequires: gl2ps-devel
|
|||||||
BuildRequires: libtiff-devel, zlib-devel
|
BuildRequires: libtiff-devel, zlib-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: qt4-devel
|
BuildRequires: qt4-devel
|
||||||
|
BuildRequires: qtwebkit-devel
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: doxygen, graphviz
|
BuildRequires: doxygen, graphviz
|
||||||
BuildRequires: gnuplot
|
BuildRequires: gnuplot
|
||||||
@ -396,6 +397,9 @@ rm -rf %{buildroot}
|
|||||||
%doc vtk-examples-5.6/Examples
|
%doc vtk-examples-5.6/Examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2011 Orion Poplawski <orion@cora.nwra.com> - 5.6.1-10
|
||||||
|
- Add BR qtwebkit-devel, fixes FTBS bug 715770
|
||||||
|
|
||||||
* Thu May 19 2011 Orion Poplawski <orion@cora.nwra.com> - 5.6.1-9
|
* Thu May 19 2011 Orion Poplawski <orion@cora.nwra.com> - 5.6.1-9
|
||||||
- Update soversion patch to add soversion to libvtkNetCDF.so
|
- Update soversion patch to add soversion to libvtkNetCDF.so
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user