]> git.pld-linux.org Git - packages/boost.git/blobdiff - boost.spec
- fix misdetected unresolved symbols
[packages/boost.git] / boost.spec
index 11b90594885a96c67ed705dedb0d9b957057a6f5..2741c61930de72fa960427afa7bd22cf73776c34 100644 (file)
@@ -13,7 +13,7 @@ Summary:      The Boost C++ Libraries
 Summary(pl.UTF-8):     Biblioteki C++ "Boost"
 Name:          boost
 Version:       1.63.0
-Release:       1
+Release:       2
 License:       Boost Software License and others
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/boost/%{name}_%{fver}.tar.bz2
@@ -52,7 +52,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                specflags       -DBOOST_IOSTREAMS_USE_DEPRECATED=1
 
 # __once_call, __once_callable non-function symbols from libstdc++
-%define                skip_post_check_so      libboost_context.so.*
+%define                skip_post_check_so      libboost_context.so.* libboost_fiber.so.*
 
 %description
 The Boost web site provides free peer-reviewed portable C++ source
This page took 0.063416 seconds and 4 git commands to generate.