- fixed required of process devel

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=338
This commit is contained in:
Arvin Schnell 2025-02-25 09:51:25 +00:00 committed by Git OBS Bridge
parent 591dc7f3c5
commit 9cc0927b6d
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 25 08:23:54 CET 2025 - aschnell@suse.com
- fixed required of process devel
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 24 10:19:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de> Mon Feb 24 10:19:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,5 +1,5 @@
# #
# spec file # spec file for package boost
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
@ -866,7 +866,6 @@ This package contains the Boost.Process runtime library.
%package -n libboost_process%{library_version}-devel %package -n libboost_process%{library_version}-devel
Summary: Development headers for Boost.Process library Summary: Development headers for Boost.Process library
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: libboost_asio%{library_version}-devel = %{version}
Requires: libboost_headers%{library_version}-devel = %{version} Requires: libboost_headers%{library_version}-devel = %{version}
Requires: libboost_process%{library_version} = %{version} Requires: libboost_process%{library_version} = %{version}
Conflicts: boost-devel < 1.87 Conflicts: boost-devel < 1.87