]> git.pld-linux.org Git - packages/boost.git/commitdiff
- updated to 1.58.0 auto/th/boost-1.58.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 May 2015 17:20:52 +0000 (19:20 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 May 2015 17:20:52 +0000 (19:20 +0200)
- removed obsolete pool-test_linking patch

boost-1.54.0-pool-test_linking.patch [deleted file]
boost.spec

diff --git a/boost-1.54.0-pool-test_linking.patch b/boost-1.54.0-pool-test_linking.patch
deleted file mode 100644 (file)
index 0f749f7..0000000
+++ /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 ]
- #
index e568dce95b947de3536b4a297000f1d1d7c18268..239e13e58ff561c0f65de51e5b8528b106376a19 100644 (file)
 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.
This page took 0.13643 seconds and 4 git commands to generate.