[packages/rpm] - use legacy openpgp if built without sequoia, rel 3

baggins baggins at pld-linux.org
Wed Feb 5 03:20:55 CET 2025


commit 62a16f092662fc45ec0425c9954bcbc4d2e97bf2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Feb 5 02:33:11 2025 +0100

    - use legacy openpgp if built without sequoia, rel 3

 rpm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index c959e3f..6928b55 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -34,7 +34,7 @@ Summary(ru.UTF-8):	Менеджер пакетов от RPM
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.20.0
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2 / LGPL v2.1
 Group:		Base
@@ -666,6 +666,7 @@ cd build-cmake
 	%{cmake_on_off fsverity WITH_FSVERITY} \
 	%{cmake_on_off apidocs WITH_DOXYGEN} \
 	%{cmake_on_off sequoia WITH_SEQUOIA} \
+	%{!?with_sequoia:-DWITH_LEGACY_OPENPGP=ON} \
 	-DMKTREE_BACKEND=rootfs \
 	-DENABLE_SQLITE=ON \
 	-DENABLE_NDB=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/62a16f092662fc45ec0425c9954bcbc4d2e97bf2



More information about the pld-cvs-commit mailing list