public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/icecream] epel9: use arch-bound dependency in the devel package
@ 2026-07-30 15:34 Michal Schmidt
0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-07-30 15:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/icecream
Branch : epel9
Commit : e9231e05e231b670d8c5a7fb4a23efd149d3decd
Author : Michal Schmidt <mschmidt@redhat.com>
Date : 2016-11-03T16:24:49+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/icecream/c/e9231e05e231b670d8c5a7fb4a23efd149d3decd?branch=epel9
Log:
use arch-bound dependency in the devel package
---
diff --git a/icecream.spec b/icecream.spec
index 5405b8c..b3d192f 100644
--- a/icecream.spec
+++ b/icecream.spec
@@ -68,7 +68,7 @@ locally on the node where the compilation is started.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package contains development files for %{name}.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-30 15:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 15:34 [rpms/icecream] epel9: use arch-bound dependency in the devel package Michal Schmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox