[packages/re2] up to 2016-09-01

glen glen at pld-linux.org
Sun Sep 4 11:56:18 CEST 2016


commit 12144d6249e96024d5a81210dd6879b0fa0a6af2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Sep 4 12:52:39 2016 +0300

    up to 2016-09-01

 re2.spec | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/re2.spec b/re2.spec
index c4c05d4..62b857a 100644
--- a/re2.spec
+++ b/re2.spec
@@ -3,7 +3,7 @@
 %bcond_without	tests		# build without tests
 %bcond_without	static_libs	# don't build static libraries
 
-%define		subver	2015-11-01
+%define		subver	2016-09-01
 %define		ver		%(echo %{subver} | tr -d -)
 Summary:	C++ fast alternative to backtracking RE engines
 Name:		re2
@@ -12,12 +12,17 @@ Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	https://github.com/google/re2/archive/%{subver}/%{name}-%{version}.tar.gz
-# Source0-md5:	e98d80675420f698c1ce7996ec4c474b
+# Source0-md5:	760ebe39914f81635ad85623502bcb20
 Patch0:		test-compile.patch
 URL:		https://github.com/google/re2
 BuildRequires:	libstdc++-devel
+BuildRequires:	rpmbuild(macros) >= 1.583
 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/12144d6249e96024d5a81210dd6879b0fa0a6af2



More information about the pld-cvs-commit mailing list