From 5262fbdfb11f6f949d827f1e86885b37c623013a8ed655307cf0ab9f304eb303 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 16 Aug 2016 08:41:22 +0000 Subject: [PATCH] otherproviders OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=171 --- boost.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boost.spec b/boost.spec index 3d7a87b..710286b 100644 --- a/boost.spec +++ b/boost.spec @@ -140,7 +140,7 @@ Group: Development/Libraries/C and C++ Requires: %{all_libs} Requires: libstdc++-devel Provides: boost-devel = %version -Conflicts: otherprovider(boost-devel) +Conflicts: otherproviders(boost-devel) %description -n %{package_name}-devel This package contains all that is needed to develop/compile @@ -422,7 +422,7 @@ Summary: Documentation tool geared towards C++ Group: Development/Tools/Doc Generators Requires: boost-license%{lib_appendix} Provides: quickbook = %version -Conflicts: otherprovider(quickbook) +Conflicts: otherproviders(quickbook) %description -n %{package_name}-quickbook QuickBook is a WikiWiki style documentation tool geared towards C++