From fc61b5b3c14d280a170dd215dd496afbc3858f70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 23 Nov 2014 23:53:15 +0100 Subject: [PATCH] - don't require vtk libs (it's internal) - rel 12 --- ParaView.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ParaView.spec b/ParaView.spec index 959fd55..e643426 100644 --- a/ParaView.spec +++ b/ParaView.spec @@ -5,7 +5,7 @@ Summary: Parallel visualization application Name: ParaView Version: 4.0.1 -Release: 11 +Release: 12 License: BSD Group: Applications/Engineering URL: http://www.paraview.org/ @@ -61,6 +61,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # avoid provide clash with vtk.spec %define _noautoprov libvtk.*\.so.* vtk.*\.so.* +%define _noautoreq libvtk.*\.so.* vtk.*\.so.* %description ParaView is an application designed with the need to visualize large -- 2.44.0