From 2f74bb099e9693ea0d4ed87d0b2c6690fccdf401 Mon Sep 17 00:00:00 2001 From: Antonio Trande Date: Sun, 24 Apr 2022 19:04:28 +0200 Subject: [PATCH] Enable tests --- petsc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/petsc.spec b/petsc.spec index 3b05e5e..bd2704f 100644 --- a/petsc.spec +++ b/petsc.spec @@ -1,5 +1,5 @@ # Testing libpetsc ? -%bcond_with check +%bcond_without check # # Python binding and its testing @@ -278,7 +278,7 @@ Name: petsc Summary: Portable Extensible Toolkit for Scientific Computation Version: %{releasever}.0 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD URL: https://petsc.org/ Source0: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-with-docs-%{version}.tar.gz @@ -1171,6 +1171,9 @@ xvfb-run -a make MAKE_NP=$RPM_BUILD_NCPUS all test -C build64 V=1 MPIEXEC='%{_bu %endif %changelog +* Sun Apr 24 2022 Antonio Trande - 3.17.0-2 +- Enable tests + * Sat Apr 23 2022 Antonio Trande - 3.17.0-1 - Release 3.17.0