From a2ee4e044202eff8ee894d701f46c671a7970c4d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 28 May 2015 19:20:52 +0200 Subject: [PATCH] - updated to 1.58.0 - removed obsolete pool-test_linking patch --- boost-1.54.0-pool-test_linking.patch | 31 ---------------------------- boost.spec | 9 +++----- 2 files changed, 3 insertions(+), 37 deletions(-) delete mode 100644 boost-1.54.0-pool-test_linking.patch diff --git a/boost-1.54.0-pool-test_linking.patch b/boost-1.54.0-pool-test_linking.patch deleted file mode 100644 index 0f749f7..0000000 --- a/boost-1.54.0-pool-test_linking.patch +++ /dev/null @@ -1,31 +0,0 @@ -diff -up ./libs/pool/test/Jamfile.v2~ ./libs/pool/test/Jamfile.v2 ---- ./libs/pool/test/Jamfile.v2~ 2011-08-02 19:04:07.000000000 +0200 -+++ ./libs/pool/test/Jamfile.v2 2013-08-22 11:48:34.907287286 +0200 -@@ -24,17 +24,17 @@ run valgrind_config_check.cpp : : : /boost/system//boost_system ] -+ [ run test_pool_alloc.cpp : : : /boost/system//boost_system ] -+ [ run pool_msvc_compiler_bug_test.cpp : : : /boost/system//boost_system ] -+ [ run test_msvc_mem_leak_detect.cpp : : : /boost/system//boost_system ] -+ [ run test_bug_3349.cpp : : : /boost/system//boost_system ] -+ [ run test_bug_4960.cpp : : : /boost/system//boost_system ] -+ [ run test_bug_1252.cpp : : : /boost/system//boost_system ] -+ [ run test_bug_2696.cpp : : : /boost/system//boost_system ] -+ [ run test_bug_5526.cpp : : : /boost/system//boost_system ] - [ run test_threading.cpp : : : multi /boost/thread//boost_thread gcc:-Wno-attributes gcc:-Wno-missing-field-initializers ] -- [ run ../example/time_pool_alloc.cpp ] -+ [ run ../example/time_pool_alloc.cpp : : : /boost/system//boost_system ] - [ compile test_poisoned_macros.cpp ] - - # diff --git a/boost.spec b/boost.spec index e568dce..239e13e 100644 --- a/boost.spec +++ b/boost.spec @@ -12,12 +12,12 @@ Summary: The Boost C++ Libraries Summary(pl.UTF-8): Biblioteki C++ "Boost" Name: boost -Version: 1.57.0 -Release: 5 +Version: 1.58.0 +Release: 1 License: Boost Software License and others Group: Libraries Source0: http://downloads.sourceforge.net/boost/%{name}_%{fver}.tar.bz2 -# Source0-md5: 1be49befbdd9a5ce9def2983ba3e7b76 +# Source0-md5: b8839650e61e9c1c0a89f371dd475546 Patch0: %{name}-link.patch Patch1: %{name}-x32-context.patch # FC Patches: @@ -32,8 +32,6 @@ Patch218: %{name}-1.54.0-locale-unused_typedef.patch Patch221: %{name}-1.54.0-mpi-unused_typedef.patch # https://svn.boost.org/trac/boost/ticket/8888 Patch222: %{name}-1.54.0-python-unused_typedef.patch -# https://svn.boost.org/trac/boost/ticket/9038 -Patch224: %{name}-1.54.0-pool-test_linking.patch URL: http://www.boost.org/ BuildRequires: bzip2-devel BuildRequires: expat-devel @@ -473,7 +471,6 @@ Dokumentacja dla biblioteki Boost C++. %patch218 -p1 %patch221 -p1 %patch222 -p1 -%patch224 -p1 # - don't know how to pass it through (b)jam -s (no way?) # due to oversophisticated build flags system. -- 2.44.0