Accepting request 41601 from devel:libraries:c_c++

Copy from devel:libraries:c_c++/boost based on submit request 41601 from user psmt

OBS-URL: https://build.opensuse.org/request/show/41601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=43
This commit is contained in:
OBS User autobuild 2010-06-18 04:05:48 +00:00 committed by Git OBS Bridge
parent bbc80aad8e
commit ff4b36cdd1
2 changed files with 14 additions and 16 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
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 Thu Jun 10 09:02:34 UTC 2010 - wittemar@googlemail.com

View File

@ -68,7 +68,7 @@ Group: Development/Libraries/C and C++
Summary: Boost C++ Libraries Summary: Boost C++ Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: %{ver} Version: %{ver}
Release: 5 Release: 6
Source0: %{name}_%{file_version}.tar.bz2 Source0: %{name}_%{file_version}.tar.bz2
Source1: boost-rpmlintrc Source1: boost-rpmlintrc
Source2: %{name}_man_%{file_version}.tar.bz2 Source2: %{name}_man_%{file_version}.tar.bz2
@ -125,14 +125,15 @@ 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++
AutoReqProv: on AutoReqProv: on
Provides: boost-license = %{version}-%{release} Provides: boost-license = %{version}-%{release}
Obsoletes: boost-license < %{version} Obsoletes: boost-license < %{version}
%if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif
%description -n boost-license%{lib_appendix} %description -n boost-license%{lib_appendix}
This package contains the license boost is provided under. This package contains the license boost is provided under.
@ -144,7 +145,9 @@ License: BSD3c
Summary: Documentation for the Boost C++ Libraries Summary: Documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
AutoReqProv: on AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif
%description doc-html %description doc-html
This package contains the documentation of the boost dynamic libraries This package contains the documentation of the boost dynamic libraries
@ -157,7 +160,9 @@ License: BSD3c
Summary: Documentation for the Boost C++ Libraries Summary: Documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
AutoReqProv: on AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif
%description doc-man %description doc-man
This package contains the documentation of the boost dynamic libraries This package contains the documentation of the boost dynamic libraries
@ -170,7 +175,9 @@ License: BSD3c
Summary: Documentation for the Boost C++ Libraries Summary: Documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
AutoReqProv: on AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch BuildArch: noarch
%endif
%description doc-pdf %description doc-pdf
This package contains the documentation of the boost dynamic libraries This package contains the documentation of the boost dynamic libraries
@ -180,7 +187,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
@ -194,7 +200,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
@ -208,7 +213,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
@ -222,7 +226,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
@ -236,7 +239,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
@ -251,7 +253,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
@ -279,7 +280,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
@ -293,7 +293,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
@ -307,7 +306,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
@ -321,7 +319,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
@ -335,7 +332,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
@ -349,7 +345,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
@ -363,7 +358,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
@ -377,7 +371,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