From a16d8f1620b91ada3cf18dcab3f91d3dea680d12b73233f416393c57ec927b78 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Tue, 26 Oct 2021 08:56:12 +0000 Subject: [PATCH] Accepting request 927352 from home:Mailaender:branches:games Fix /usr/lib/libboost_nowide.so.1.77.0 not found errors. OBS-URL: https://build.opensuse.org/request/show/927352 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=295 --- boost.changes | 5 +++++ boost.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/boost.changes b/boost.changes index da78d4f..b4b3ece 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 25 19:15:41 UTC 2021 - Matthias Mailänder + +- Fix boost nowide development not requiring the library itself + ------------------------------------------------------------------- Thu Oct 21 10:37:47 CEST 2021 - aschnell@suse.com diff --git a/boost.spec b/boost.spec index 0d2529d..b51bb2e 100644 --- a/boost.spec +++ b/boost.spec @@ -820,6 +820,7 @@ Summary: Development headers for Boost.Nowide libraries Group: Development/Libraries/C and C++ Conflicts: boost-nowide-devel-impl Provides: boost-nowide-devel-impl = %{version} +Requires: libboost_nowide%{library_version} = %{version} %description -n libboost_nowide%{library_version}-devel Development headers for Boost.Nowide* boost libraries.