|
|
|
@ -35,14 +35,7 @@ License: LGPLv2
|
|
|
|
|
%global forgeurl https://github.com/swami/%{name}/
|
|
|
|
|
Source0: %{forgeurl}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
%if 0%{?el7}
|
|
|
|
|
%global cmake %cmake3
|
|
|
|
|
%global cmake_build %cmake3_build
|
|
|
|
|
%global cmake_install %cmake3_install
|
|
|
|
|
%global ctest %ctest3
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake%{?el7:3}
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: ninja-build
|
|
|
|
|
|
|
|
|
|