diff --git a/vtk-compat_gl.changes b/vtk-compat_gl.changes index a030baf..3a95bb1 100644 --- a/vtk-compat_gl.changes +++ b/vtk-compat_gl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 4 18:25:57 UTC 2017 - bruno@ioda-net.ch + +- Move BuildRequires: libQtWebKit-devel (Qt4) inside the else + version < 13.2 + ------------------------------------------------------------------- Thu Oct 26 08:48:16 UTC 2017 - dimstar@opensuse.org diff --git a/vtk-compat_gl.spec b/vtk-compat_gl.spec index 77787a0..0eaa7a3 100644 --- a/vtk-compat_gl.spec +++ b/vtk-compat_gl.spec @@ -66,7 +66,6 @@ BuildRequires: gnuplot BuildRequires: graphviz BuildRequires: hdf5-devel BuildRequires: java-devel -BuildRequires: libQtWebKit-devel BuildRequires: libX11-devel BuildRequires: libXt-devel BuildRequires: libexpat-devel @@ -95,6 +94,7 @@ BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5Widgets) %else +BuildRequires: libQtWebKit-devel BuildRequires: libqt4-devel BuildRequires: python3-qt4-devel %endif diff --git a/vtk.changes b/vtk.changes index a030baf..3a95bb1 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 4 18:25:57 UTC 2017 - bruno@ioda-net.ch + +- Move BuildRequires: libQtWebKit-devel (Qt4) inside the else + version < 13.2 + ------------------------------------------------------------------- Thu Oct 26 08:48:16 UTC 2017 - dimstar@opensuse.org diff --git a/vtk.spec b/vtk.spec index ff4a537..b6a6835 100644 --- a/vtk.spec +++ b/vtk.spec @@ -66,7 +66,6 @@ BuildRequires: gnuplot BuildRequires: graphviz BuildRequires: hdf5-devel BuildRequires: java-devel -BuildRequires: libQtWebKit-devel BuildRequires: libX11-devel BuildRequires: libXt-devel BuildRequires: libexpat-devel @@ -95,6 +94,7 @@ BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5Widgets) %else +BuildRequires: libQtWebKit-devel BuildRequires: libqt4-devel BuildRequires: python3-qt4-devel %endif