]> git.pld-linux.org Git - packages/glog.git/commitdiff
- rel 2, disabled tests auto/th/glog-0.3.5-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 13 Feb 2018 20:21:37 +0000 (21:21 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 13 Feb 2018 20:21:37 +0000 (21:21 +0100)
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

index 069cc4035c0e036067f9b628bc0838501672f0aa..3ca0ef7dabfccfd50e055b519b03e1ec824d4d9b 100644 (file)
--- 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
This page took 0.095007 seconds and 4 git commands to generate.