forked from pool/boost-defaults
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
da459bf995 | |||
329e57b110 |
@@ -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
|
Wed Apr 23 11:35:34 CEST 2025 - aschnell@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package boost-defaults
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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.
|
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
|
%package -n libboost_regex-devel
|
||||||
Summary: Development headers for Boost.Regex library
|
Summary: Development headers for Boost.Regex library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@@ -558,6 +566,9 @@ cp %{SOURCE1} .
|
|||||||
%files -n libboost_wave-devel
|
%files -n libboost_wave-devel
|
||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
|
%files -n libboost_url-devel
|
||||||
|
%doc README
|
||||||
|
|
||||||
%files -n libboost_regex-devel
|
%files -n libboost_regex-devel
|
||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user