From 53adb49344b6f0a45157ef353acffe1439207f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 9 Mar 2016 15:10:30 +0100 Subject: [PATCH] do not provide cmake = %%{version} on EPEL --- cmake.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cmake.spec b/cmake.spec index 5933ba9..2244dcb 100644 --- a/cmake.spec +++ b/cmake.spec @@ -108,11 +108,6 @@ Provides: bundled(md5-deutsch) # https://fedorahosted.org/fpc/ticket/555 Provides: bundled(kwsys) -# Allow Requires: cmake >= 3.X on EPEL -%if 0%{?name_suffix:1} -Provides: %{orig_name} = %{version}-%{release} -%endif - %description CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates