public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tiny-dfr] epel10: Exclude ppc64le and s390x due to missing dependencies
@ 2026-09-25 10:38 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-25 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-tiny-dfr
Branch : epel10
Commit : 5892c890aa2cbe4a5aa59c9be1751e4a14d83fd2
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2023-08-06T15:37:09+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tiny-dfr/c/5892c890aa2cbe4a5aa59c9be1751e4a14d83fd2?branch=epel10
Log:
Exclude ppc64le and s390x due to missing dependencies
---
diff --git a/rust-tiny-dfr.spec b/rust-tiny-dfr.spec
index 724b205..34c28ab 100644
--- a/rust-tiny-dfr.spec
+++ b/rust-tiny-dfr.spec
@@ -17,6 +17,9 @@ Patch: https://github.com/WhatAmISupposedToPutHere/tiny-dfr/commit/f7e8
BuildRequires: rust-packaging >= 23
BuildRequires: systemd-rpm-macros
+# Due to rust-drm
+ExcludeArch: ppc64le s390x
+
%global _description %{expand:
The most basic dynamic function row daemon possible.}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:38 [rpms/rust-tiny-dfr] epel10: Exclude ppc64le and s390x due to missing dependencies Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox