- disable openmpi on %%arm
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=65
This commit is contained in:
parent
4ab3524b85
commit
2489248c32
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 3 12:17:41 CEST 2011 - dmueller@suse.de
|
||||||
|
|
||||||
|
- disable openmpi on %%arm
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 19 00:13:36 CEST 2011 - ro@suse.de
|
Tue Apr 19 00:13:36 CEST 2011 - ro@suse.de
|
||||||
|
|
||||||
|
19
boost.spec
19
boost.spec
@ -31,7 +31,7 @@
|
|||||||
# Just hardcode build_mpi to 1 as soon as openmpi builds on all
|
# Just hardcode build_mpi to 1 as soon as openmpi builds on all
|
||||||
# named architectures.
|
# named architectures.
|
||||||
|
|
||||||
%ifarch s390 s390x ia64 hppa
|
%ifarch s390 s390x ia64 hppa %arm
|
||||||
%define build_mpi 0
|
%define build_mpi 0
|
||||||
%else
|
%else
|
||||||
%define build_mpi 1
|
%define build_mpi 1
|
||||||
@ -134,7 +134,6 @@ the documentation packages (html, man or pdf).
|
|||||||
|
|
||||||
%package -n boost-license%{lib_appendix}
|
%package -n boost-license%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost License
|
Summary: Boost License
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
@ -197,7 +196,6 @@ in PDF format.
|
|||||||
|
|
||||||
%package -n libboost_date_time%{lib_appendix}
|
%package -n libboost_date_time%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Date.Time Runtime libraries
|
Summary: Boost::Date.Time Runtime libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -211,7 +209,6 @@ This package contains the Boost Date.Time runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_filesystem%{lib_appendix}
|
%package -n libboost_filesystem%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Filesystem Runtime Libraries
|
Summary: Boost::Filesystem Runtime Libraries
|
||||||
Group: System/Localization
|
Group: System/Localization
|
||||||
@ -225,7 +222,6 @@ This package contains the Boost::Filesystem libraries.
|
|||||||
|
|
||||||
%package -n libboost_graph%{lib_appendix}
|
%package -n libboost_graph%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Graph Runtime Libraries
|
Summary: Boost::Graph Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -239,7 +235,6 @@ This package contains the Boost::Graph Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_iostreams%{lib_appendix}
|
%package -n libboost_iostreams%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::IOStreams Runtime Libraries
|
Summary: Boost::IOStreams Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -253,7 +248,6 @@ This package contains the Boost::IOStreams Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_math%{lib_appendix}
|
%package -n libboost_math%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Math Runtime Libraries
|
Summary: Boost::Math Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -268,7 +262,6 @@ This package contains the Boost::Math Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_mpi%{lib_appendix}
|
%package -n libboost_mpi%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::MPI Runtime libraries
|
Summary: Boost::MPI Runtime libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -282,7 +275,6 @@ This package contains the Boost::MPI Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_test%{lib_appendix}
|
%package -n libboost_test%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Test Runtime Libraries
|
Summary: Boost::Test Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -296,7 +288,6 @@ This package contains the Boost::Test runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_program_options%{lib_appendix}
|
%package -n libboost_program_options%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::ProgramOptions Runtime libraries
|
Summary: Boost::ProgramOptions Runtime libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -310,7 +301,6 @@ This package contains the Boost::ProgramOptions Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_python%{lib_appendix}
|
%package -n libboost_python%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Python Runtime Libraries
|
Summary: Boost::Python Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -324,7 +314,6 @@ This package contains the Boost::Python Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_serialization%{lib_appendix}
|
%package -n libboost_serialization%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Serialization Runtime Libraries
|
Summary: Boost::Serialization Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -338,7 +327,6 @@ This package contains the Boost::Serialization Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_signals%{lib_appendix}
|
%package -n libboost_signals%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Signals Runtime Libraries
|
Summary: Boost::Signals Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -352,7 +340,6 @@ This package contains the Boost::Signals Runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_system%{lib_appendix}
|
%package -n libboost_system%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::System Runtime Libraries
|
Summary: Boost::System Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -366,7 +353,6 @@ This package contains the Boost::System runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_thread%{lib_appendix}
|
%package -n libboost_thread%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Thread Runtime Libraries
|
Summary: Boost::Thread Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -380,7 +366,6 @@ This package contains the Boost::Thread runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_wave%{lib_appendix}
|
%package -n libboost_wave%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: Boost::Wave Runtime Libraries
|
Summary: Boost::Wave Runtime Libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -394,7 +379,6 @@ This package contains the Boost::Wave runtime libraries.
|
|||||||
|
|
||||||
%package -n libboost_regex%{lib_appendix}
|
%package -n libboost_regex%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: The Boost::Regex runtime library
|
Summary: The Boost::Regex runtime library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -406,7 +390,6 @@ This package contains the Boost::Regex runtime library.
|
|||||||
|
|
||||||
%package -n libboost_random%{lib_appendix}
|
%package -n libboost_random%{lib_appendix}
|
||||||
|
|
||||||
|
|
||||||
License: BSD3c
|
License: BSD3c
|
||||||
Summary: The Boost::Random runtime library
|
Summary: The Boost::Random runtime library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user