[packages/nghttp2] - use newer rpm macros that skip checking std::__once_callable, std::__once_call

arekm arekm at pld-linux.org
Wed Jun 20 06:58:52 CEST 2018


commit 26b1a5cb4d1116e75dc9c64a7a0b816c794039a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 20 06:57:57 2018 +0200

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

 nghttp2.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/nghttp2.spec b/nghttp2.spec
index b8d2446..ad7bf2c 100644
--- a/nghttp2.spec
+++ b/nghttp2.spec
@@ -37,6 +37,7 @@ BuildRequires:	python-Cython >= 0.19
 BuildRequires:	python-devel >= 1:2.7
 BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.734
 BuildRequires:	sed >= 4.0
 BuildRequires:	systemd-devel >= 1:209
 BuildRequires:	tar >= 1:1.22
@@ -52,9 +53,6 @@ Requires:	openssl >= 1.0.1
 Requires:	zlib >= 1.2.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# non-function symbols std::__once_call, std::__once_callable
-%define		skip_post_check_so	libnghttp2_asio.so.*
-
 %description
 This is an experimental implementation of Hypertext Transfer Protocol
 version 2.0.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nghttp2.git/commitdiff/26b1a5cb4d1116e75dc9c64a7a0b816c794039a7



More information about the pld-cvs-commit mailing list