forked from pool/boost
Updating link to change in openSUSE:Factory/boost revision 40.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=b2abc85a7a9b6b26e3b1932d17aa5538
This commit is contained in:
parent
72e91bf2ba
commit
1545f7cb1d
@ -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
|
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
|
Summary: Boost C++ Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Version: %{ver}
|
Version: %{ver}
|
||||||
Release: 2
|
Release: 3
|
||||||
Provides: boost-license = %{version}-%{release}
|
|
||||||
Obsoletes: boost-license < %{version}
|
|
||||||
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
|
||||||
@ -121,10 +119,13 @@ 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}
|
||||||
|
Obsoletes: boost-license < %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description -n boost-license%{lib_appendix}
|
%description -n boost-license%{lib_appendix}
|
||||||
@ -173,6 +174,7 @@ 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
|
||||||
@ -186,6 +188,7 @@ 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
|
||||||
@ -199,6 +202,7 @@ 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
|
||||||
@ -212,6 +216,7 @@ 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
|
||||||
@ -225,6 +230,7 @@ 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
|
||||||
@ -239,6 +245,7 @@ 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
|
||||||
@ -252,6 +259,7 @@ 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
|
||||||
@ -265,6 +273,7 @@ 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
|
||||||
@ -278,6 +287,7 @@ 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
|
||||||
@ -291,6 +301,7 @@ 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
|
||||||
@ -304,6 +315,7 @@ 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
|
||||||
@ -317,6 +329,7 @@ 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
|
||||||
@ -330,6 +343,7 @@ 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
|
||||||
@ -343,6 +357,7 @@ 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
|
||||||
@ -356,6 +371,7 @@ 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user