commit bb43d16ae8e3381b665fa2e9cecc9ae8aaff332a
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Jun 20 06:57:57 2018 +0200

    - use newer rpm macros that skip checking std::__once_callable, 
std::__once_call

 re2.spec | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/re2.spec b/re2.spec
index 62b857a..ff9369a 100644
--- a/re2.spec
+++ b/re2.spec
@@ -16,13 +16,9 @@ Source0:     
https://github.com/google/re2/archive/%{subver}/%{name}-%{version}.tar.
 Patch0:                test-compile.patch
 URL:           https://github.com/google/re2
 BuildRequires: libstdc++-devel
-BuildRequires: rpmbuild(macros) >= 1.583
+BuildRequires: rpmbuild(macros) >= 1.734
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# Seems harmless
-# std::__once_callable, std::__once_call
-%define                skip_post_check_so      libre2.so.0.0.0
-
 %description
 RE2 is a C++ library providing a fast, safe, thread-friendly
 alternative to backtracking regular expression engines like those used
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/re2.git/commitdiff/bb43d16ae8e3381b665fa2e9cecc9ae8aaff332a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to