From 2322619295199c3b87ca7dff00772db6fc5244d4 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Jul 24 2020 15:55:13 +0000 Subject: Use __cmake_in_source_build --- diff --git a/gromacs.spec b/gromacs.spec index e1fa032..1c1e1a1 100644 --- a/gromacs.spec +++ b/gromacs.spec @@ -1,3 +1,4 @@ +%global __cmake_in_source_build 1 #global _rcname rc1 #global _rc -%%_rcname @@ -31,7 +32,7 @@ Name: gromacs Version: 2019.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast, Free and Flexible Molecular Dynamics License: GPLv2+ URL: http://www.gromacs.org @@ -371,6 +372,9 @@ done %{_libdir}/mpich/bin/mdrun_mpich* %changelog +* Fri Jul 24 2020 Jeff Law - 2019.6-3 +- Use __cmake_in_source_build + * Wed Apr 01 2020 Jitka Plesnikova - 2019.6-2 - Specify perl dependencies needed for tests