]> git.pld-linux.org Git - packages/ixion.git/commitdiff
- use newer rpm macros that skip checking std::__once_callable, std::__once_call
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Jun 2018 04:57:57 +0000 (06:57 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Jun 2018 04:57:57 +0000 (06:57 +0200)
ixion.spec

index b31b31ebc55fe1d5d74e64a1646e8cd9866a6f2c..9f44f85ed76d075db3bfb62d9de9c5aaef705e62 100644 (file)
@@ -23,13 +23,11 @@ BuildRequires:      mdds-devel >= 1.2.0
 BuildRequires: pkgconfig
 BuildRequires: python3 >= 1:3.4
 BuildRequires: python3-devel >= 1:3.4
+BuildRequires: rpmbuild(macros) >= 1.734
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# __once_call, __once_callable non-function symbols
-%define                skip_post_check_so      libixion-0.13.so.*
-
 %description
 Ixion aims to provide a library for calculating the results of formula
 expressions stored in multiple named targets, or "cells". The cells
This page took 0.111993 seconds and 4 git commands to generate.