Accepting request 41601 from devel:libraries:c_c++
checked in (request 41601) OBS-URL: https://build.opensuse.org/request/show/41601 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=32
This commit is contained in:
parent
e4eb9b26e0
commit
ca3527e978
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 14:46:52 CEST 2010 - pth@suse.de
|
||||
|
||||
- Noarch sub packages only doable from 11.2 on up.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 10 09:02:34 UTC 2010 - wittemar@googlemail.com
|
||||
|
||||
|
41
boost.spec
41
boost.spec
@ -63,7 +63,7 @@ BuildRequires: docbook docbook-xsl-stylesheets doxygen python-devel texlive-lat
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
Url: http://www.boost.org
|
||||
License: BSD 3-Clause
|
||||
License: BSD3c
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Boost C++ Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -87,7 +87,6 @@ Patch50: boost-use_std_xml_catalog.patch
|
||||
Patch51: boost-fix_documentation.patch
|
||||
Recommends: %{all_libs}
|
||||
|
||||
|
||||
%define _docdir %{_datadir}/doc/packages/boost-%{version}
|
||||
|
||||
%description
|
||||
@ -125,15 +124,15 @@ 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}
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description -n boost-license%{lib_appendix}
|
||||
This package contains the license boost is provided under.
|
||||
@ -145,9 +144,7 @@ License: BSD3c
|
||||
Summary: Documentation for the Boost C++ Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description doc-html
|
||||
This package contains the documentation of the boost dynamic libraries
|
||||
@ -160,9 +157,7 @@ License: BSD3c
|
||||
Summary: Documentation for the Boost C++ Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description doc-man
|
||||
This package contains the documentation of the boost dynamic libraries
|
||||
@ -175,9 +170,7 @@ License: BSD3c
|
||||
Summary: Documentation for the Boost C++ Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
AutoReqProv: on
|
||||
%if 0%{?suse_version} >= 1120
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description doc-pdf
|
||||
This package contains the documentation of the boost dynamic libraries
|
||||
@ -186,6 +179,8 @@ in PDF format.
|
||||
|
||||
|
||||
%package -n libboost_date_time%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Date.Time Runtime libraries
|
||||
Group: System/Libraries
|
||||
@ -198,6 +193,8 @@ 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
|
||||
@ -210,6 +207,8 @@ This package contains the Boost::Filesystem libraries.
|
||||
|
||||
|
||||
%package -n libboost_graph%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Graph Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -222,6 +221,8 @@ This package contains the Boost::Graph Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_iostreams%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::IOStreams Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -234,6 +235,8 @@ This package contains the Boost::IOStreams Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_math%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Math Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -247,6 +250,8 @@ This package contains the Boost::Math Runtime libraries.
|
||||
%if %build_mpi
|
||||
|
||||
%package -n libboost_mpi%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::MPI Runtime libraries
|
||||
Group: System/Libraries
|
||||
@ -273,6 +278,8 @@ 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
|
||||
@ -285,6 +292,8 @@ This package contains the Boost::ProgramOptions Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_python%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Python Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -297,6 +306,8 @@ This package contains the Boost::Python Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_serialization%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Serialization Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -309,6 +320,8 @@ This package contains the Boost::Serialization Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_signals%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Signals Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -321,6 +334,8 @@ This package contains the Boost::Signals Runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_system%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::System Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -333,6 +348,8 @@ This package contains the Boost::System runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_thread%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Thread Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -345,6 +362,8 @@ This package contains the Boost::Thread runtime libraries.
|
||||
|
||||
|
||||
%package -n libboost_wave%{lib_appendix}
|
||||
|
||||
|
||||
License: BSD3c
|
||||
Summary: Boost::Wave Runtime Libraries
|
||||
Group: System/Libraries
|
||||
@ -357,6 +376,8 @@ 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