commit dfb5c7364f6bd68c23fed5247605e2827152b5a8
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

 rocksdb.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/rocksdb.spec b/rocksdb.spec
index 86e305c..472d22c 100644
--- a/rocksdb.spec
+++ b/rocksdb.spec
@@ -29,14 +29,12 @@ BuildRequires:      libatomic-devel
 BuildRequires: libstdc++-devel >= 6:4.7
 BuildRequires: lz4-devel >= 1:1.7
 BuildRequires: numactl-devel
+BuildRequires: rpmbuild(macros) >= 1.734
 BuildRequires: snappy-devel
 BuildRequires: zlib-devel
 BuildRequires: zstd-devel >= 0.8.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# std::__once_call, std::__once_callable non-function symbols
-%define                skip_post_check_so      librocksdb.so.*
-
 %description
 RocksDB is a Persistent Key-Value Store for Flash and RAM Storage.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rocksdb.git/commitdiff/dfb5c7364f6bd68c23fed5247605e2827152b5a8

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

Reply via email to