From 34a1334d66480eff28e8aecf3a013012b8716f60 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Jul 24 2020 15:22:55 +0000 Subject: Use __cmake_in_source_build --- diff --git a/scl-utils.spec b/scl-utils.spec index e2aa5b0..d5e1b03 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -1,9 +1,10 @@ +%global __cmake_in_source_build 1 %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: scl-utils Epoch: 1 Version: 2.0.2 -Release: 13%{dist} +Release: 14%{dist} Summary: Utilities for alternative packaging License: GPLv2+ @@ -74,6 +75,9 @@ ln -s prefixes conf %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Fri Jul 24 2020 Jeff Law - 1:2.0.2-14 +- Use __cmake_in_source_build + * Thu Jan 30 2020 Fedora Release Engineering - 1:2.0.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild