[packages/boost] - fix misdetected unresolved symbols - rel 2

baggins baggins at pld-linux.org
Sun Apr 9 09:29:06 CEST 2017


commit 7351bbbcf5ca1e94679a97d39c634f4716c009b4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 9 09:28:25 2017 +0200

    - fix misdetected unresolved symbols
    - rel 2

 boost.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/boost.spec b/boost.spec
index 11b9059..2741c61 100644
--- a/boost.spec
+++ b/boost.spec
@@ -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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list