diff --git a/libinstpatch.spec b/libinstpatch.spec index ded3273..a6de383 100644 --- a/libinstpatch.spec +++ b/libinstpatch.spec @@ -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