[packages/boost] - updated to 1.58.0 - removed obsolete pool-test_linking patch

qboosh qboosh at pld-linux.org
Thu May 28 19:19:32 CEST 2015


commit a2ee4e044202eff8ee894d701f46c671a7970c4d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 28 19:20:52 2015 +0200

    - 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(-)
---
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.
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 : : : <tes
- explicit valgrind_config_check ;
- 
- test-suite pool :
--    [ run test_simple_seg_storage.cpp ]
--    [ run test_pool_alloc.cpp ]
--    [ run pool_msvc_compiler_bug_test.cpp ]
--    [ run test_msvc_mem_leak_detect.cpp ]
--    [ run test_bug_3349.cpp ]
--    [ run test_bug_4960.cpp ]
--    [ run test_bug_1252.cpp ]
--    [ run test_bug_2696.cpp ]
--    [ run test_bug_5526.cpp ]
-+    [ run test_simple_seg_storage.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_pool_alloc.cpp : : : <library>/boost/system//boost_system ]
-+    [ run pool_msvc_compiler_bug_test.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_msvc_mem_leak_detect.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_bug_3349.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_bug_4960.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_bug_1252.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_bug_2696.cpp : : : <library>/boost/system//boost_system ]
-+    [ run test_bug_5526.cpp : : : <library>/boost/system//boost_system ]
-     [ run test_threading.cpp : : : <threading>multi <library>/boost/thread//boost_thread <toolset>gcc:<cxxflags>-Wno-attributes <toolset>gcc:<cxxflags>-Wno-missing-field-initializers ]
--    [ run  ../example/time_pool_alloc.cpp ]
-+    [ run  ../example/time_pool_alloc.cpp : : : <library>/boost/system//boost_system ]
-     [ compile test_poisoned_macros.cpp ]
- 
- #
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boost.git/commitdiff/a2ee4e044202eff8ee894d701f46c671a7970c4d



More information about the pld-cvs-commit mailing list