From 8b450ebe66edd871904004a0652a2cf97d8e31d0f62830aaf81e6a11cbc41f19 Mon Sep 17 00:00:00 2001 From: Christoph G Date: Fri, 29 May 2020 18:46:08 +0000 Subject: [PATCH] Accepting request 810059 from home:badshah400:branches:science * Don't delete libFmmMesh.a static lib, it is referenced by installed cmake files and needed for plugin development. OBS-URL: https://build.opensuse.org/request/show/810059 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=83 --- paraview.changes | 6 ++++++ paraview.spec | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/paraview.changes b/paraview.changes index 048e862..ee19c8d 100644 --- a/paraview.changes +++ b/paraview.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 17 19:57:59 UTC 2020 - Atri Bhattacharya + +- Don't delete libFmmMesh.a static lib, it is referenced by + installed cmake files and needed for plugin development. + ------------------------------------------------------------------- Thu May 7 21:53:50 UTC 2020 - Atri Bhattacharya diff --git a/paraview.spec b/paraview.spec index 8080cb9..14fd18c 100644 --- a/paraview.spec +++ b/paraview.spec @@ -215,9 +215,6 @@ find . \( -name \*.txt -o -name \*.xml -o -name '*.[ch]' -o -name '*.[ch][px][px %cmake_install -# UNNECESSARY STATIC LIBS -rm %{buildroot}%{_libdir}/%{name}-%{major_ver}/plugins/GeodesicMeasurement/libFmmMesh.a - # INSTALL DOCUMENTATION USED BY THE HELP MENU IN MAIN APP install -Dm0644 %{S:2} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/GettingStarted.pdf install -Dm0644 %{S:3} %{buildroot}%{_datadir}/%{name}-%{major_ver}/doc/Guide.pdf