Remove redundant/unwanted tags/section (cf. specfile guidelines)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=69
This commit is contained in:
Jan Engelhardt 2011-11-25 02:30:06 +00:00 committed by Git OBS Bridge
parent c01cd0bd33
commit b36427284d
2 changed files with 10 additions and 66 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 25 01:14:22 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
-------------------------------------------------------------------
Thu Nov 24 10:50:27 UTC 2011 - nadvornik@suse.com

View File

@ -15,9 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
%define ver 1.46.1
Version: 1.46.1
Release: 5
%define file_version 1_46_1
%define short_version 1_46
%define lib_appendix 1_46_1
@ -72,13 +72,11 @@ BuildRequires: docbook docbook-xsl-stylesheets doxygen libxslt python-devel tex
%if 0%suse_version > 1020
BuildRequires: fdupes
%endif
Url: http://www.boost.org
URL: http://www.boost.org
License: BSD3c
Group: Development/Libraries/C and C++
Summary: Boost C++ Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Version: %{ver}
Release: 5
Source0: %{name}_%{file_version}.tar.xz
Source1: boost-rpmlintrc
Source2: %{name}_%{short_version}_man.tar.xz
@ -118,11 +116,9 @@ see the boost-doc package.
%package devel
License: BSD3c
Summary: Development package for Boost C++
Group: Development/Libraries/C and C++
Requires: %{all_libs} libstdc++-devel
AutoReqProv: on
%description devel
This package contains all that is needed to develop/compile
@ -132,11 +128,8 @@ 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
@ -149,10 +142,8 @@ This package contains the license boost is provided under.
%package doc-html
License: BSD3c
Summary: HTML documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++
AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
@ -164,10 +155,8 @@ in HTML format.
%package doc-man
License: BSD3c
Summary: Man documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++
AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
@ -180,10 +169,8 @@ as man pages.
%if %build_pdf
%package doc-pdf
License: BSD3c
Summary: PDF documentation for the Boost C++ Libraries
Group: Development/Libraries/C and C++
AutoReqProv: on
%if 0%{?suse_version} >= 1120
BuildArch: noarch
%endif
@ -194,12 +181,9 @@ in PDF format.
%endif
%package -n libboost_date_time%{lib_appendix}
License: BSD3c
Summary: Boost::Date.Time Runtime libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_date_time%{lib_appendix}
This package contains the Boost Date.Time runtime libraries.
@ -207,12 +191,9 @@ 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
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_filesystem%{lib_appendix}
This package contains the Boost::Filesystem libraries.
@ -220,12 +201,9 @@ This package contains the Boost::Filesystem libraries.
%package -n libboost_graph%{lib_appendix}
License: BSD3c
Summary: Boost::Graph Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_graph%{lib_appendix}
This package contains the Boost::Graph Runtime libraries.
@ -233,12 +211,9 @@ This package contains the Boost::Graph Runtime libraries.
%package -n libboost_iostreams%{lib_appendix}
License: BSD3c
Summary: Boost::IOStreams Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_iostreams%{lib_appendix}
This package contains the Boost::IOStreams Runtime libraries.
@ -246,12 +221,9 @@ This package contains the Boost::IOStreams Runtime libraries.
%package -n libboost_math%{lib_appendix}
License: BSD3c
Summary: Boost::Math Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_math%{lib_appendix}
This package contains the Boost::Math Runtime libraries.
@ -260,12 +232,9 @@ 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
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_mpi%{lib_appendix}
This package contains the Boost::MPI Runtime libraries.
@ -273,12 +242,9 @@ This package contains the Boost::MPI Runtime libraries.
%endif
%package -n libboost_test%{lib_appendix}
License: BSD3c
Summary: Boost::Test Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_test%{lib_appendix}
This package contains the Boost::Test runtime libraries.
@ -286,12 +252,9 @@ 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
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_program_options%{lib_appendix}
This package contains the Boost::ProgramOptions Runtime libraries.
@ -299,12 +262,9 @@ This package contains the Boost::ProgramOptions Runtime libraries.
%package -n libboost_python%{lib_appendix}
License: BSD3c
Summary: Boost::Python Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_python%{lib_appendix}
This package contains the Boost::Python Runtime libraries.
@ -312,12 +272,9 @@ This package contains the Boost::Python Runtime libraries.
%package -n libboost_serialization%{lib_appendix}
License: BSD3c
Summary: Boost::Serialization Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_serialization%{lib_appendix}
This package contains the Boost::Serialization Runtime libraries.
@ -325,12 +282,9 @@ This package contains the Boost::Serialization Runtime libraries.
%package -n libboost_signals%{lib_appendix}
License: BSD3c
Summary: Boost::Signals Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_signals%{lib_appendix}
This package contains the Boost::Signals Runtime libraries.
@ -338,12 +292,9 @@ This package contains the Boost::Signals Runtime libraries.
%package -n libboost_system%{lib_appendix}
License: BSD3c
Summary: Boost::System Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_system%{lib_appendix}
This package contains the Boost::System runtime libraries.
@ -351,12 +302,9 @@ This package contains the Boost::System runtime libraries.
%package -n libboost_thread%{lib_appendix}
License: BSD3c
Summary: Boost::Thread Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_thread%{lib_appendix}
This package contains the Boost::Thread runtime libraries.
@ -364,12 +312,9 @@ This package contains the Boost::Thread runtime libraries.
%package -n libboost_wave%{lib_appendix}
License: BSD3c
Summary: Boost::Wave Runtime Libraries
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_wave%{lib_appendix}
This package contains the Boost::Wave runtime libraries.
@ -377,23 +322,17 @@ 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
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_regex%{lib_appendix}
This package contains the Boost::Regex runtime library.
%package -n libboost_random%{lib_appendix}
License: BSD3c
Summary: The Boost::Random runtime library
Group: System/Libraries
Requires: boost-license%{lib_appendix}
AutoReqProv: on
%description -n libboost_random%{lib_appendix}
This package contains the Boost:Random runtime library.
@ -491,7 +430,7 @@ cd doc
%endif
%install
# Now build it
# Now install it
J_P=%{jobs}
J_G=$(getconf _NPROCESSORS_ONLN)
[ $J_G -gt 64 ] && J_G=64
@ -527,7 +466,7 @@ source /var/mpi-selector/data/$(rpm --qf "%{NAME}-%{VERSION}" -q openmpi).sh
--exec-prefix=$%{buildroot}%{_prefix} \
--libdir=%{buildroot}%{_libdir} \
--includedir=%{buildroot}%{_includedir} \
install || echo "Not all Boost libraries built properly."
install || echo "Not all Boost libraries installed properly."
mkdir -p %{buildroot}%{_docdir}