- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes

This commit is contained in:
Jeff Law 2020-09-23 22:48:32 -06:00
parent d1595b2dcb
commit 02c4ca6afa
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,7 @@
%define __cmake_in_source_build 1
Name: highcontrast-qt
Version: 0.1
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv2+ and MIT
Summary: HighContrast theme for Qt-based applications
@ -70,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C "%{_target_platform}-qt5"
%files
%changelog
* Wed Sep 23 2020 Jeff Law <law@redhat.com> - 0.1-12
- Use cmake_in_source_build to fix FTBFS due to recent cmake macro changes
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-11
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild