From e8000a24059551bc2d8a5f25dcf7c8d46aa4e9d2 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Jul 24 2020 14:59:46 +0000 Subject: Use __cmake_in_source_build --- diff --git a/smoldyn.spec b/smoldyn.spec index 6073169..a6f93c4 100644 --- a/smoldyn.spec +++ b/smoldyn.spec @@ -1,3 +1,5 @@ +%global __cmake_in_source_build 1 + # Smoldyn provides the SFMT-1.3.3 (SIMD-oriented Fast Mersenne Twister) source code; # currently unavailable on Fedora. # http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index.html @@ -15,7 +17,7 @@ Name: smoldyn Summary: A particle-based spatial stochastic simulator Version: 2.61 -Release: 3%{?dist} +Release: 4%{?dist} # The rxnparam.c and SurfaceParam.c source code files are in the public domain. # @@ -185,6 +187,9 @@ popd %doc documentation/* %changelog +* Fri Jul 24 2020 Jeff Law - 2.61-4 +- Use __cmake_in_source_build + * Mon May 25 2020 Antonio Trande - 2.61-3 - Fix patch for EPEL7