projects
/
packages
/
python-pyilmbase.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaed962
)
- build with -std=c++11 to make OpenEXR happy, rel 4
auto/th/python-pyilmbase-2.2.1-4
author
Jan Rękorajski
<baggins@pld-linux.org>
Sat, 28 Aug 2021 08:18:51 +0000
(10:18 +0200)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Sat, 28 Aug 2021 08:18:51 +0000
(10:18 +0200)
python-pyilmbase.spec
patch
|
blob
|
blame
|
history
diff --git
a/python-pyilmbase.spec
b/python-pyilmbase.spec
index 9b24a1801603d8c1e5e5c89c693d877d7365acb7..cbce9985fbe356a439f2d686d0feb0cd55544360 100644
(file)
--- a/
python-pyilmbase.spec
+++ b/
python-pyilmbase.spec
@@
-2,7
+2,7
@@
Summary: Python bindings for the IlmBase libraries
Summary(pl.UTF-8): Wiązania Pythona do bibliotek IlmBase
Name: python-pyilmbase
Version: 2.2.1
-Release:
3
+Release:
4
License: BSD
Group: Libraries/Python
Source0: http://download.savannah.gnu.org/releases/openexr/pyilmbase-%{version}.tar.gz
@@
-39,6
+39,8
@@
Requires: boost-python-devel
Requires: ilmbase-devel >= 2.2.1
Requires: libstdc++-devel
+%define specflags -std=c++11
+
%description devel
Header files for IlmBase Python bindings.
This page took
0.132012 seconds
and
4
git commands to generate.