From 23431b019adc7aa8309790653b79d01e0e6d9f56 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Mon, 27 Jan 2020 23:01:20 +0300 Subject: [PATCH] Revert "Fake provide cmake(Boost) to unbreak builds after cmake() requires generator appeared" I have manually excluded cmake(Boost) from requires in libktorrent and plasma5-akonadi Currently this old boost is not buildable with python 3.8, so keeping this fake provide has no sense as I can't build this package This reverts commit 190d43b1de7cb7418c757603064aa8875d8df541. --- boost.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/boost.spec b/boost.spec index a3f8403..3fa881f 100644 --- a/boost.spec +++ b/boost.spec @@ -52,7 +52,7 @@ Summary: Portable C++ libraries Name: boost Version: 1.61.0 -Release: 6 +Release: 5 License: Boost Group: Development/C++ Url: http://boost.org/ @@ -764,8 +764,6 @@ Requires: %{libwave} = %{EVRD} Requires: %{libwserialization} = %{EVRD} Provides: %{name}-devel = %{EVRD} Provides: lib%{name}-devel = %{EVRD} -# !!! Fake provide as a temp solution -Provides: cmake(Boost) %description -n %{devname} Boost is a collection of free peer-reviewed portable C++ source