Fix double %files for -java
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=90
This commit is contained in:
parent
39e0197233
commit
bd20e3397d
@ -462,12 +462,6 @@ chrpath -d %{buildroot}%{_bindir}/*
|
|||||||
%{_libdir}/%{pkgname}.jar
|
%{_libdir}/%{pkgname}.jar
|
||||||
%{_libdir}/libvtkViewsGeovisJava.so
|
%{_libdir}/libvtkViewsGeovisJava.so
|
||||||
|
|
||||||
%files java
|
|
||||||
%defattr(-,root,root,-)
|
|
||||||
%{_bindir}/%{pkgname}ParseJava
|
|
||||||
%{_bindir}/%{pkgname}WrapJava
|
|
||||||
%{_libdir}/%{pkgname}.jar
|
|
||||||
|
|
||||||
%files -n python3-%{name}
|
%files -n python3-%{name}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_bindir}/%{pkgname}python
|
%{_bindir}/%{pkgname}python
|
||||||
|
1
vtk.spec
1
vtk.spec
@ -462,7 +462,6 @@ chrpath -d %{buildroot}%{_bindir}/*
|
|||||||
%{_libdir}/%{pkgname}.jar
|
%{_libdir}/%{pkgname}.jar
|
||||||
%{_libdir}/libvtkViewsGeovisJava.so
|
%{_libdir}/libvtkViewsGeovisJava.so
|
||||||
|
|
||||||
|
|
||||||
%files -n python3-%{name}
|
%files -n python3-%{name}
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_bindir}/%{pkgname}python
|
%{_bindir}/%{pkgname}python
|
||||||
|
Loading…
Reference in New Issue
Block a user