From bd20e3397d5c1c6dd531033626abb97f3773553b93ee12ff9842d56af5084fd9 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 21 Aug 2017 17:45:27 +0000 Subject: [PATCH] Fix double %files for -java OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=90 --- vtk-compat_gl.spec | 6 ------ vtk.spec | 1 - 2 files changed, 7 deletions(-) diff --git a/vtk-compat_gl.spec b/vtk-compat_gl.spec index 7651c51..ec04e66 100644 --- a/vtk-compat_gl.spec +++ b/vtk-compat_gl.spec @@ -462,12 +462,6 @@ chrpath -d %{buildroot}%{_bindir}/* %{_libdir}/%{pkgname}.jar %{_libdir}/libvtkViewsGeovisJava.so -%files java -%defattr(-,root,root,-) -%{_bindir}/%{pkgname}ParseJava -%{_bindir}/%{pkgname}WrapJava -%{_libdir}/%{pkgname}.jar - %files -n python3-%{name} %defattr(-,root,root,-) %{_bindir}/%{pkgname}python diff --git a/vtk.spec b/vtk.spec index 91d23e8..88d343f 100644 --- a/vtk.spec +++ b/vtk.spec @@ -462,7 +462,6 @@ chrpath -d %{buildroot}%{_bindir}/* %{_libdir}/%{pkgname}.jar %{_libdir}/libvtkViewsGeovisJava.so - %files -n python3-%{name} %defattr(-,root,root,-) %{_bindir}/%{pkgname}python