public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libzpc] rawhide: fixup! spec: Integrate patch
@ 2026-06-11 15:28 Holger Dengler
  0 siblings, 0 replies; only message in thread
From: Holger Dengler @ 2026-06-11 15:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libzpc
            Branch : rawhide
            Commit : 3b7d33d7859e53e584bd4b16f514baa5edbf9184
            Author : Holger Dengler <dengler@linux.ibm.com>
            Date   : 2026-06-11T17:28:05+02:00
            Stats  : +28/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libzpc/c/3b7d33d7859e53e584bd4b16f514baa5edbf9184?branch=rawhide

            Log:
            fixup! spec: Integrate patch

Signed-off-by: Holger Dengler <dengler@linux.ibm.com>

---
diff --git a/libzpc-03-zpckey-Remove-another-unused-header-include.patch b/libzpc-03-zpckey-Remove-another-unused-header-include.patch
new file mode 100644
index 0000000..2333474
--- /dev/null
+++ b/libzpc-03-zpckey-Remove-another-unused-header-include.patch
@@ -0,0 +1,28 @@
+From 6d3f540119b9f54ce8092cac3b4d67043f42b76a Mon Sep 17 00:00:00 2001
+From: Holger Dengler <dengler@linux.ibm.com>
+Date: Thu, 11 Jun 2026 17:11:21 +0200
+Subject: [PATCH] zpckey: Remove another unused header include
+
+The zpckey does not use any definition from the key/pkey.h header
+file. So remove its include as well.
+
+Signed-off-by: Holger Dengler <dengler@linux.ibm.com>
+---
+ src/zpckey.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/src/zpckey.c b/src/zpckey.c
+index d64d40e..9002527 100644
+--- a/src/zpckey.c
++++ b/src/zpckey.c
+@@ -27,7 +27,6 @@
+ #include "ossl.h"
+ #include "asn1.h"
+ #include "uri.h"
+-#include "zkey/pkey.h"
+ 
+ #ifndef XOR_LOG
+ #define XOR_LOG(a, b)	(!(a) != !(b))
+-- 
+2.54.0
+

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 15:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:28 [rpms/libzpc] rawhide: fixup! spec: Integrate patch Holger Dengler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox