[packages/xmlsec1] Rel 3; disable pedantic flags, so it builds now
arekm
arekm at pld-linux.org
Mon Jul 14 17:27:09 CEST 2025
commit 474ee7cd74f1f8a87a65e0feff004f96247bebe0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 17:27:03 2025 +0200
Rel 3; disable pedantic flags, so it builds now
xmlsec1.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/xmlsec1.spec b/xmlsec1.spec
index 4c173fc..8d07073 100644
--- a/xmlsec1.spec
+++ b/xmlsec1.spec
@@ -6,7 +6,7 @@ Summary: XML Security Library
Summary(pl.UTF-8): Biblioteka bezpieczeństwa XML
Name: xmlsec1
Version: 1.3.7
-Release: 2
+Release: 3
License: MIT
Group: Libraries
Source0: https://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
@@ -295,6 +295,7 @@ Statyczna biblioteka kryptograficzna OpenSSL dla biblioteki XMLSec.
CPPFLAGS='%{rpmcppflags} -DLTDL_OBJDIR=\".libs\" -DLTDL_SHLIB_EXT=\".so\"' \
--enable-md5 \
--enable-ripemd160 \
+ --disable-pedantic \
--disable-silent-rules \
%{__enable_disable static_libs static} \
--with-gcrypt \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmlsec1.git/commitdiff/474ee7cd74f1f8a87a65e0feff004f96247bebe0
More information about the pld-cvs-commit
mailing list