diff --git a/libcomps.spec b/libcomps.spec index 0759299..7d79caa 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -1,3 +1,5 @@ +%define __cmake_in_source_build 1 + # Do not build python3 bindings for RHEL <= 7 %if 0%{?rhel} && 0%{?rhel} <= 7 %bcond_with python3 @@ -14,7 +16,7 @@ Name: libcomps Version: 0.1.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -192,6 +194,9 @@ popd %endif %changelog +* Fri Aug 07 2020 Nicola Sella - 0.1.15-5 +- spec: Fix building with new cmake macros + * Sat Aug 01 2020 Fedora Release Engineering - 0.1.15-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild