From aac24b515e2b9550b8d7dbb010a1853b4658f37df0c7f8ff5d4575fa4a9b9b4a Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 3 Apr 2024 15:12:52 +0000 Subject: [PATCH] Accepting request 1164284 from home:bmwiedemann:branches:science Cleanup after tests OBS-URL: https://build.opensuse.org/request/show/1164284 OBS-URL: https://build.opensuse.org/package/show/science/metis?expand=0&rev=20 --- metis.changes | 5 +++++ metis.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/metis.changes b/metis.changes index 80791e2..3ab0e72 100644 --- a/metis.changes +++ b/metis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 3 07:48:00 UTC 2024 - Bernhard Wiedemann + +- Cleanup after tests + ------------------------------------------------------------------- Fri Feb 23 10:17:53 UTC 2024 - pgajdos@suse.com diff --git a/metis.spec b/metis.spec index 4f8f895..9ee7629 100644 --- a/metis.spec +++ b/metis.spec @@ -269,6 +269,8 @@ LD_LIBRARY_PATH=%{buildroot}%{p_libdir}:$LD_LIBRARY_PATH %{buildroot}%{p_bindir} LD_LIBRARY_PATH=%{buildroot}%{p_libdir}:$LD_LIBRARY_PATH %{buildroot}%{p_bindir}/gpmetis copter2.graph 4 LD_LIBRARY_PATH=%{buildroot}%{p_libdir}:$LD_LIBRARY_PATH %{buildroot}%{p_bindir}/graphchk 4elt.graph popd +cd graphs # cleanup after tests: +rm test.mgraph.part.4 metis.mesh.epart.2 metis.mesh.npart.2 copter2.graph.part.4 mdual.graph.iperm %if %{without hpc} %post -n %libname -p /sbin/ldconfig