[vtk] Add jsoncpp-devel and python2-devel to vtk-devel Requires (bug #1183210)

François Cami fcami at fedoraproject.org
Sat Jan 17 14:08:47 UTC 2015


commit af32450fa4ec47be214cb9e415e52284229ef042
Author: François Cami <fcami at fedoraproject.org>
Date:   Sat Jan 17 15:09:17 2015 +0100

    Add jsoncpp-devel and python2-devel to vtk-devel Requires (bug #1183210)

 vtk.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/vtk.spec b/vtk.spec
index a56789c..1348d70 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -9,7 +9,7 @@
 Summary: The Visualization Toolkit - A high level 3D visualization library
 Name: vtk
 Version: 6.1.0
-Release: 19%{?dist}
+Release: 20%{?dist}
 # This is a variant BSD license, a cross between BSD and ZLIB.
 # For all intents, it has the same rights and restrictions as BSD.
 # http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@@ -100,6 +100,8 @@ Requires: postgresql-devel%{?_isa}
 Requires: mysql-devel%{?_isa}
 Requires: qt4-devel%{?_isa}
 Requires: qtwebkit-devel%{?_isa}
+Requires: jsoncpp-devel%{?_isa}
+Requires: python2-devel%{?_isa}
 Group: Development/Libraries
 
 %description devel 
@@ -453,6 +455,9 @@ cp -pr --parents Wrapping/*/README* _docs/
 %doc vtk-examples/Examples
 
 %changelog
+* Sat Jan 17 2015 François Cami <fcami at fedoraproject.org> - 6.1.0-20
+- Add jsoncpp-devel and python2-devel to vtk-devel Requires (bug #1183210)
+
 * Thu Jan 08 2015 Orion Poplawski <orion at cora.nwra.com> - 6.1.0-19
 - Rebuild for hdf5 1.8.14
 - Add patch to fix compilation error


More information about the scm-commits mailing list