Drop EPEL7 workarounds

epel9 imports/e9/libinstpatch-1.1.6-7.el9
Benjamin A. Beasley 3 years ago
parent 80ae7e2e31
commit 81f601295a

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

Loading…
Cancel
Save