public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/google-benchmark] f44: Make the new libpfm-devel dep. arch-specific
@ 2026-08-06 5:54 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-06 5:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/google-benchmark
Branch : f44
Commit : dfcc0c96bad8887d7268993a552106f7d6642da0
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-06T06:48:12+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/google-benchmark/c/dfcc0c96bad8887d7268993a552106f7d6642da0?branch=f44
Log:
Make the new libpfm-devel dep. arch-specific
---
diff --git a/google-benchmark.spec b/google-benchmark.spec
index 266233c..17544f7 100644
--- a/google-benchmark.spec
+++ b/google-benchmark.spec
@@ -94,7 +94,7 @@ Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
%if %{with libpfm}
-Requires: libpfm-devel
+Requires: libpfm-devel%{?_isa}
%endif
# Removed for Fedora 43; we can drop the Obsoletes after Fedora 45.
Obsoletes: %{name}-doc < 1.9.4-9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 5:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 5:54 [rpms/google-benchmark] f44: Make the new libpfm-devel dep. arch-specific Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox