8
0

2 Commits

2 changed files with 17 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 02 16:58:07 CEST 2025 - aschnell@suse.com
- added unversioned libboost_url-devel (bsc#1248645)
-------------------------------------------------------------------
Wed Apr 23 11:35:34 CEST 2025 - aschnell@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package boost-defaults
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -393,6 +393,14 @@ This package contains development headers for Boost.Wave library.
This package installs the default Boost version of the library.
%package -n libboost_url-devel
Summary: Development headers for Boost.URL library
Group: Development/Libraries/C and C++
Requires: libboost_url%{boost_version}-devel
%description -n libboost_url-devel
This package contains development headers for Boost.URL library.
%package -n libboost_regex-devel
Summary: Development headers for Boost.Regex library
Group: Development/Libraries/C and C++
@@ -558,6 +566,9 @@ cp %{SOURCE1} .
%files -n libboost_wave-devel
%doc README
%files -n libboost_url-devel
%doc README
%files -n libboost_regex-devel
%doc README