[packages/glog] - rel 2, disabled tests

baggins baggins at pld-linux.org
Tue Feb 13 21:22:35 CET 2018


commit b68b02ad686dc0fb6087cab007ae082da6fea6c9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Feb 13 21:21:37 2018 +0100

    - rel 2, disabled tests
    
    demangler barfs on symbols from gmock library:
    
    _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE12emplace_backIJS5_EEEvDpOT_
    _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_
    _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_
    _ZNSt6vectorIPN6google7LogSinkESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_

 glog.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glog.spec b/glog.spec
index 069cc40..3ca0ef7 100644
--- a/glog.spec
+++ b/glog.spec
@@ -1,12 +1,12 @@
 #
 # Conditional build:
-%bcond_without	tests	# gtest/gmock based tests
+%bcond_with	tests	# gtest/gmock based tests
 
 Summary:	A C++ application logging library
 Summary(pl.UTF-8):	Biblioteka do logowania dla aplikacji w C++
 Name:		glog
 Version:	0.3.5
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/google/glog/releases
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glog.git/commitdiff/b68b02ad686dc0fb6087cab007ae082da6fea6c9



More information about the pld-cvs-commit mailing list