From 0f162f00d5d06cbeae7f9f60055ff97ce52303b88425423a0ec5cfedf14c7d28 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 14 Feb 2012 11:41:08 +0000 Subject: [PATCH] Accepting request 104302 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104302 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=72 --- boost.changes | 5 +++++ boost.spec | 27 ++++++++++++++++++++------- 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/boost.changes b/boost.changes index 494bb1f..8af1968 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:44:37 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Tue Dec 6 20:35:26 UTC 2011 - aj@suse.de diff --git a/boost.spec b/boost.spec index 9ad37fa..b609310 100644 --- a/boost.spec +++ b/boost.spec @@ -1,7 +1,7 @@ # # spec file for package boost # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Version: 1.46.1 -Release: 5 +Release: 0 %define file_version 1_46_1 %define short_version 1_46 %define lib_appendix 1_46_1 @@ -61,21 +61,34 @@ Release: 5 %define debug_package_requires %{all_libs} Name: boost -BuildRequires: boost-jam >= 3.1.19 dos2unix gcc-c++ libbz2-devel libicu-devel python-devel xorg-x11-devel -BuildRequires: chrpath libexpat-devel xz +BuildRequires: boost-jam >= 3.1.19 +BuildRequires: chrpath +BuildRequires: dos2unix +BuildRequires: gcc-c++ +BuildRequires: libbz2-devel +BuildRequires: libexpat-devel +BuildRequires: libicu-devel +BuildRequires: python-devel +BuildRequires: xorg-x11-devel +BuildRequires: xz %if %build_mpi BuildRequires: openmpi-devel %endif %if %build_docs -BuildRequires: docbook docbook-xsl-stylesheets doxygen libxslt python-devel texlive-latex +BuildRequires: docbook +BuildRequires: docbook-xsl-stylesheets +BuildRequires: doxygen +BuildRequires: libxslt +BuildRequires: python-devel +BuildRequires: texlive-latex %endif %if 0%suse_version > 1020 BuildRequires: fdupes %endif Url: http://www.boost.org -License: BSD3c -Group: Development/Libraries/C and C++ Summary: Boost C++ Libraries +License: BSD-3-Clause +Group: Development/Libraries/C and C++ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}_%{file_version}.tar.xz Source1: boost-rpmlintrc