public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/i3] epel9: Ensure -config subpackages work with i3-gaps, fixes rhbz#2023195
Date: Tue, 04 Aug 2026 13:35:39 GMT	[thread overview]
Message-ID: <178585053932.1.3556416320827977903.rpms-i3-7ae38b1352a9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/i3
Branch : epel9
Commit : 7ae38b1352a91eec609e1636add4c990f0aef8ba
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date   : 2022-10-06T00:01:04+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/i3/c/7ae38b1352a91eec609e1636add4c990f0aef8ba?branch=epel9

Log:
Ensure -config subpackages work with i3-gaps, fixes rhbz#2023195

---
diff --git a/i3.spec b/i3.spec
index b70bb2c..a80152d 100644
--- a/i3.spec
+++ b/i3.spec
@@ -107,7 +107,7 @@ Please be aware that i3 is primarily targeted at advanced users and developers.
 %package        config
 Summary:        Upstream configuration for %{name}
 BuildArch:      noarch
-Requires:       %{name} = %{version}-%{release}
+Requires:       (%{name} = %{version}-%{release} or %{name}-gaps)
 Recommends:     rxvt-unicode
 Conflicts:      %{name}-config-fedora
 
@@ -118,7 +118,7 @@ This is the upstream/vanilla configuration file of i3.
 RemovePathPostfixes: .fedora
 Summary:        Configuration of %{name} for the Fedora i3 Spin
 BuildArch:      noarch
-Requires:       %{name} = %{version}-%{release}
+Requires:       (%{name} = %{version}-%{release} or %{name}-gaps)
 Recommends:     xfce4-terminal
 # the Fedora branded config file uses xdg-user-dirs-update indirectly via `dex-autostart --autostart`
 Recommends:     xdg-user-dirs

                 reply	other threads:[~2026-08-04 13:35 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=178585053932.1.3556416320827977903.rpms-i3-7ae38b1352a9@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