Accepting request 39078 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/boost based on submit request 39078 from user psmt OBS-URL: https://build.opensuse.org/request/show/39078 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=40
This commit is contained in:
commit
d87a9efb47
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 29 09:45:26 UTC 2010 - pth@novell.com
|
||||
|
||||
- Move provides/obsoletes for boost-license to the right section
|
||||
(bnc#544958).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 10:34:26 UTC 2010 - pth@novell.com
|
||||
|
||||
|
22
boost.spec
22
boost.spec
@ -62,9 +62,7 @@ Group: Development/Libraries/C and C++
|
||||
Summary: Boost C++ Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Version: %{ver}
|
||||
Release: 2
|
||||
Provides: boost-license = %{version}-%{release}
|
||||
Obsoletes: boost-license < %{version}
|
||||
Release: 3
|
||||
Source0: %{name}_%{file_version}.tar.bz2
|
||||
Source1: boost-rpmlintrc
|
||||
Source2: %{name}_man_%{file_version}.tar.bz2
|
||||
@ -121,10 +119,13 @@ the documentation packages (html, man or pdf).
|
||||
|
||||
%package -n boost-license%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost License
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
Provides: boost-license = %{version}-%{release}
|
||||
Obsoletes: boost-license < %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description -n boost-license%{lib_appendix}
|
||||
@ -173,6 +174,7 @@ in PDF format.
|
||||
|
||||
%package -n libboost_date_time%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Date.Time Runtime libraries
|
||||
Group: System/Libraries
|
||||
@ -186,6 +188,7 @@ This package contains the Boost Date.Time runtime libraries.
|
||||
|
||||
%package -n libboost_filesystem%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Filesystem Runtime Libraries
|
||||
Group: System/Localization
|
||||
@ -199,6 +202,7 @@ This package contains the Boost::Filesystem libraries.
|
||||
|
||||
%package -n libboost_graph%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Graph Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -212,6 +216,7 @@ This package contains the Boost::Graph Runtime libraries.
|
||||
|
||||
%package -n libboost_iostreams%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::IOStreams Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -225,6 +230,7 @@ This package contains the Boost::IOStreams Runtime libraries.
|
||||
|
||||
%package -n libboost_math%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Math Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -239,6 +245,7 @@ This package contains the Boost::Math Runtime libraries.
|
||||
|
||||
%package -n libboost_mpi%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::MPI Runtime libraries
|
||||
Group: System/Libraries
|
||||
@ -252,6 +259,7 @@ This package contains the Boost::MPI Runtime libraries.
|
||||
|
||||
%package -n libboost_test%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Test Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -265,6 +273,7 @@ This package contains the Boost::Test runtime libraries.
|
||||
|
||||
%package -n libboost_program_options%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::ProgramOptions Runtime libraries
|
||||
Group: System/Libraries
|
||||
@ -278,6 +287,7 @@ This package contains the Boost::ProgramOptions Runtime libraries.
|
||||
|
||||
%package -n libboost_python%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Python Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -291,6 +301,7 @@ This package contains the Boost::Python Runtime libraries.
|
||||
|
||||
%package -n libboost_serialization%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Serialization Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -304,6 +315,7 @@ This package contains the Boost::Serialization Runtime libraries.
|
||||
|
||||
%package -n libboost_signals%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Signals Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -317,6 +329,7 @@ This package contains the Boost::Signals Runtime libraries.
|
||||
|
||||
%package -n libboost_system%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::System Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -330,6 +343,7 @@ This package contains the Boost::System runtime libraries.
|
||||
|
||||
%package -n libboost_thread%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Thread Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -343,6 +357,7 @@ This package contains the Boost::Thread runtime libraries.
|
||||
|
||||
%package -n libboost_wave%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Wave Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -356,6 +371,7 @@ This package contains the Boost::Wave runtime libraries.
|
||||
|
||||
%package -n libboost_regex%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: The Boost::Regex runtime library
|
||||
Group: System/Libraries
|
||||
|
Loading…
Reference in New Issue
Block a user