public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Holger Dengler <dengler@linux.ibm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libzpc] rawhide: fixup! spec: Integrate patch
Date: Thu, 11 Jun 2026 15:28:25 GMT	[thread overview]
Message-ID: <178119170515.1.8144648633650625122.rpms-libzpc-3b7d33d7859e@fedoraproject.org> (raw)

            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
+

                 reply	other threads:[~2026-06-11 15:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178119170515.1.8144648633650625122.rpms-libzpc-3b7d33d7859e@fedoraproject.org \
    --to=dengler@linux.ibm.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox