summaryrefslogtreecommitdiff
path: root/vtk.spec
diff options
context:
space:
mode:
Diffstat (limited to 'vtk.spec')
-rw-r--r--vtk.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/vtk.spec b/vtk.spec
index 3962d83..b88c35e 100644
--- a/vtk.spec
+++ b/vtk.spec
@@ -22,6 +22,9 @@ License: BSD
Source0: https://www.vtk.org/files/release/9.1/VTK-%{version}.tar.gz
Source1: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz
Source2: xorg.conf
+Source100: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_00
+Source101: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_01
+Source102: https://www.vtk.org/files/release/9.1/VTKData-%{version}.tar.gz_02
Patch9000: 9000-fix-build-error-for-aarch64.patch
@@ -551,6 +554,7 @@ programming languages.
%prep
+cat %{SOURCE100} %{SOURCE101} %{SOURCE102} > %{SOURCE1}
%autosetup -p1 -b 1 -n VTK-%{version}
for x in vtk{cli11,doubleconversion,eigen,expat,%{?with_fmt:fmt,}freetype,%{?with_gl2ps:gl2ps,}glew,hdf5,jpeg,jsoncpp,libharu,libproj,libxml2,lz4,lzma,mpi4py,netcdf,ogg,pegtl,png,pugixml,sqlite,theora,tiff,utf8,zfp,zlib}
do