[packages/lib7zip] Rel 2

arekm arekm at pld-linux.org
Mon Mar 9 23:15:58 CET 2026


commit 8b6c567c5f1682588a60c5cf2d7a4ae04450de3c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 23:15:45 2026 +0100

    Rel 2

 lib7zip.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib7zip.spec b/lib7zip.spec
index 76b7cf5..9d36f36 100644
--- a/lib7zip.spec
+++ b/lib7zip.spec
@@ -3,7 +3,7 @@ Summary:	A library using 7z.dll/7z.so (from 7-Zip) to handle different archive t
 Summary(pl.UTF-8):	Biblioteka wykorzystująca 7z.dll/7z.so (z 7-zipa) do obsługi różnych rodzajów archiwów
 Name:		lib7zip
 Version:	3.0.0
-Release:	1
+Release:	2
 License:	MPL v2.0
 Group:		Libraries
 #Source0Download: https://github.com/stonewell/lib7zip/releases
@@ -65,7 +65,7 @@ Statyczna biblioteka lib7zip.
 TOPDIR=$(pwd)
 install -d build
 cd build
-CXXFLAGS="%{rpmcxxflags} -Wno-error=unused-result"
+	CXXFLAGS="%{rpmcxxflags} -Wno-error -Wno-error=unused-result"
 %cmake .. \
 	-DBUILD_SHARED_LIB=ON \
 	-DP7ZIP_SOURCE_DIR="${TOPDIR}/p7zip_%{p7zip_version}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lib7zip.git/commitdiff/8b6c567c5f1682588a60c5cf2d7a4ae04450de3c



More information about the pld-cvs-commit mailing list