public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/remind] epel10: don't include %{__isa} in Requires for tkremind
@ 2026-08-21 13:53 Neil Hanlon
  0 siblings, 0 replies; only message in thread
From: Neil Hanlon @ 2026-08-21 13:53 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-21 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 13:53 [rpms/remind] epel10: don't include %{__isa} in Requires for tkremind Neil Hanlon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox