From: Jan Rękorajski Date: Tue, 13 Feb 2018 20:21:37 +0000 (+0100) Subject: - rel 2, disabled tests X-Git-Tag: auto/th/glog-0.3.5-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fglog.git;a=commitdiff_plain;h=b68b02ad686dc0fb6087cab007ae082da6fea6c9 - 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_ --- 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