public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-packager] epel10: Downgrade kerberos dependency back to Recommends
Date: Thu, 25 Jun 2026 13:19:42 GMT	[thread overview]
Message-ID: <178239358275.1.5992065614371387608.rpms-fedora-packager-6f051d6fe83d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-packager
            Branch : epel10
            Commit : 6f051d6fe83d09df99168ad12ae3744ee0724578
            Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
            Date   : 2024-10-11T15:00:50+02:00
            Stats  : +2/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-packager/c/6f051d6fe83d09df99168ad12ae3744ee0724578?branch=epel10

            Log:
            Downgrade kerberos dependency back to Recommends

... but keep conditional Requires to prevent file conflicts.
(rhbz#2315569)

---
diff --git a/fedora-packager.spec b/fedora-packager.spec
index 1c809b0..6734710 100644
--- a/fedora-packager.spec
+++ b/fedora-packager.spec
@@ -32,7 +32,8 @@ Requires:       fedpkg >= 1.0
 Requires:       systemd
 Obsoletes:      fedora-cert < 0.6.0.3-4
 Obsoletes:      fedora-packager-yubikey < 0.6.0.7-3
-Requires:       fedora-packager-kerberos == %{version}-%{release}
+Recommends:     fedora-packager-kerberos
+Requires:       (fedora-packager-kerberos = %{version}-%{release} if fedora-packager-kerberos)
 
 # A CLI tool to query Fedora and EPEL repositories
 Recommends:     fedrq

                 reply	other threads:[~2026-06-25 13:19 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=178239358275.1.5992065614371387608.rpms-fedora-packager-6f051d6fe83d@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