public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/symfpu] f45: Fix devel package dependency on main package
@ 2026-09-26 13:46 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-09-26 13:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/symfpu
Branch : f45
Commit : 3685e76301c38e5f982fa3ba2e7c9f14397157cc
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-09-26T07:31:11-06:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/symfpu/c/3685e76301c38e5f982fa3ba2e7c9f14397157cc?branch=f45
Log:
Fix devel package dependency on main package
---
diff --git a/symfpu.spec b/symfpu.spec
index 4463aaa..8709639 100644
--- a/symfpu.spec
+++ b/symfpu.spec
@@ -27,7 +27,7 @@ again, performance will likely not be good).
%package devel
Summary: Development files for %{name}
-BuildArch: noarch
+Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package contains header files and library links for developing
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-26 13:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-26 13:46 [rpms/symfpu] f45: Fix devel package dependency on main package Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox