commit 83c3a3420d51a88caa7d78a5b85005dc0ee46efc
Author: Jan Rękorajski <[email protected]>
Date:   Sun Oct 3 10:42:30 2021 +0200

    - up to 2.0.2
    - fixed building with gcc 11 and openssl 3.0.0

 xml-security-c.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/xml-security-c.spec b/xml-security-c.spec
index 1c7ec1f..b40a420 100644
--- a/xml-security-c.spec
+++ b/xml-security-c.spec
@@ -9,12 +9,12 @@
 Summary:       C++ Implementation of W3C security standards for XML
 Summary(pl.UTF-8):     Implementacja w C++ standardów bezpieczeństwa W3C dla 
XML
 Name:          xml-security-c
-Version:       2.0.1
+Version:       2.0.2
 Release:       1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       
http://www.apache.org/dist/santuario/c-library/%{name}-%{version}.tar.bz2
-# Source0-md5: c6a36167967e5a526e060cab42ee4791
+# Source0-md5: 3bdb34cd2f41f08e339132edd8eb7729
 URL:           http://santuario.apache.org/cindex.html
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -82,6 +82,7 @@ Statyczna biblioteka xml-security-c.
 %{__sed} -i -e 's/-O2 -DNDEBUG/-DNDEBUG/g' configure.ac
 
 %build
+export CXXFLAGS="%{rpmcxxflags} -fpermissive"
 # refresh lt for as-needed to work
 %{__libtoolize}
 %{__aclocal} -I m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xml-security-c.git/commitdiff/83c3a3420d51a88caa7d78a5b85005dc0ee46efc

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

Reply via email to