[packages/commoncpp2] - fix building with gcc 11, rebuild with openssl 3.0.0, rel 6

baggins baggins at pld-linux.org
Fri Oct 22 22:49:48 CEST 2021


commit 0f7d9105302e7c464fa095cc873209efcd31927c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Oct 22 22:49:11 2021 +0200

    - fix building with gcc 11, rebuild with openssl 3.0.0, rel 6

 commoncpp2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/commoncpp2.spec b/commoncpp2.spec
index cc7af2b..660e765 100644
--- a/commoncpp2.spec
+++ b/commoncpp2.spec
@@ -7,7 +7,7 @@ Summary:	A GNU package for creating portable C++ programs
 Summary(pl.UTF-8):	Pakiet GNU do tworzenia przenośnych programów w C++
 Name:		commoncpp2
 Version:	1.8.1
-Release:	5
+Release:	6
 License:	GPL v2+ with runtime exception
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
@@ -92,6 +92,7 @@ Statyczna biblioteka commoncpp2.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CXXFLAGS="%{rpmcxxflags} -std=c++11 -fpermissive"
 %configure \
 	%{!?with_static_libs:--disable-static} \
 	%{?with_gnutls:--with-gnutls} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/commoncpp2.git/commitdiff/0f7d9105302e7c464fa095cc873209efcd31927c



More information about the pld-cvs-commit mailing list