From 69a223ad4f2f0025906036fc056cc72f8453ce80 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 2 Jul 2022 16:54:23 +0200 Subject: [PATCH 1/1] - updated cmake version --- yaml-cpp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml-cpp.spec b/yaml-cpp.spec index e37b86e..9e2b8a1 100644 --- a/yaml-cpp.spec +++ b/yaml-cpp.spec @@ -11,7 +11,7 @@ Source0: https://github.com/jbeder/yaml-cpp/archive/%{name}-%{version}.tar.gz Patch0: %{name}-gtest-no-install.patch Patch1: %{name}-cmake-config.patch URL: https://github.com/jbeder/yaml-cpp/ -BuildRequires: cmake >= 2.6 +BuildRequires: cmake >= 3.4 BuildRequires: libstdc++-devel >= 6:4.7 BuildRequires: rpmbuild(macros) >= 1.605 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0