[packages/python-pyilmbase] - build with -std=c++11 to make OpenEXR happy, rel 4

baggins baggins at pld-linux.org
Sat Aug 28 10:19:13 CEST 2021


commit 300aa4d50cbe42f7daa8c3c7087bc06292d44913
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Aug 28 10:18:51 2021 +0200

    - build with -std=c++11 to make OpenEXR happy, rel 4

 python-pyilmbase.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pyilmbase.spec b/python-pyilmbase.spec
index 9b24a18..cbce998 100644
--- 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.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyilmbase.git/commitdiff/300aa4d50cbe42f7daa8c3c7087bc06292d44913



More information about the pld-cvs-commit mailing list