public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neil Hanlon <neil@shrug.pw>
To: git-commits@fedoraproject.org
Subject: [rpms/remind] epel10: don't include %{__isa} in Requires for tkremind
Date: Fri, 21 Aug 2026 13:53:07 GMT [thread overview]
Message-ID: <178732038723.1.13748786560726660640.rpms-remind-ca91d026d0bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : ca91d026d0bbdbb41ac2a86175eb3a57fccbdcea
Author : Neil Hanlon <neil@shrug.pw>
Date : 2024-02-07T14:11:55+00:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/ca91d026d0bbdbb41ac2a86175eb3a57fccbdcea?branch=epel10
Log:
don't include %{__isa} in Requires for tkremind
---
diff --git a/remind.spec b/remind.spec
index 6670961..cc5cab7 100644
--- a/remind.spec
+++ b/remind.spec
@@ -62,7 +62,7 @@ Summary: GUI for remind, a sophisticated calendar and alarm program
License: GPL-2.0-only
BuildArch: noarch
Provides: tkremind = %{?epoch:%{epoch}:}%{version}-%{release}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
Requires: tcl
Requires: tcllib
Requires: tk >= 8.0
reply other threads:[~2026-08-21 13:53 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=178732038723.1.13748786560726660640.rpms-remind-ca91d026d0bb@fedoraproject.org \
--to=neil@shrug.pw \
--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