public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/libzpc] rawhide: cleanup
Date: Tue, 21 Jul 2026 15:36:07 GMT	[thread overview]
Message-ID: <178464816701.1.9669751131945368190.rpms-libzpc-751cadf52ca5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libzpc
            Branch : rawhide
            Commit : 751cadf52ca5d31c751cb8f76d45c21bd55129c1
            Author : Dan Horák <dan@danny.cz>
            Date   : 2026-07-21T13:57:26+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libzpc/c/751cadf52ca5d31c751cb8f76d45c21bd55129c1?branch=rawhide

            Log:
            cleanup

Remove redundant option passed to %autosetup.

---
diff --git a/libzpc.spec b/libzpc.spec
index ae466bf..ba51398 100644
--- a/libzpc.spec
+++ b/libzpc.spec
@@ -47,7 +47,7 @@ persistent protected key origins, from which protected keys can be (re-)derived.
 
 
 %prep
-%autosetup -p1 %{name}-%{version}
+%autosetup -p1
 %global modulesdir %(pkg-config --variable=modulesdir libcrypto)
 
 %build

                 reply	other threads:[~2026-07-21 15:36 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=178464816701.1.9669751131945368190.rpms-libzpc-751cadf52ca5@fedoraproject.org \
    --to=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