spec: Fix building with new cmake macros

= changelog =
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1863984

Signed-off-by: Nicola Sella <nsella@redhat.com>
This commit is contained in:
Lukáš Hrázký 2020-08-06 14:31:36 +02:00 committed by Nicola Sella
parent 2bab2d9cde
commit d81b0c70ad

View File

@ -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 <nsella@redhat.com> - 0.1.15-5
- spec: Fix building with new cmake macros
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild