From f091375c19d4dd250d3b4c6cadfac073376149b8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 21 Aug 2015 07:17:15 -0500 Subject: [PATCH] Provides: bundled(kwsys) See https://fedorahosted.org/fpc/ticket/555 --- cmake.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/cmake.spec b/cmake.spec index 45cb6cf..a3cb477 100644 --- a/cmake.spec +++ b/cmake.spec @@ -13,7 +13,7 @@ Name: cmake Version: 3.3.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform make system Group: Development/Tools @@ -67,6 +67,9 @@ Requires: emacs-filesystem >= %{_emacs_version} # see https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries Provides: bundled(md5-deutsch) +# https://fedorahosted.org/fpc/ticket/555 +Provides: bundled(kwsys) + %description CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates @@ -271,6 +274,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Aug 21 2015 Rex Dieter 3.3.1-2 +- Provides: bundled(kwsys) + * Thu Aug 13 2015 Orion Poplawski - 3.3.1-1 - Update to 3.3.1