public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dyninst] rawhide: Fix build with RPM 6.1
@ 2026-06-28 16:22 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-28 16:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dyninst
Branch : rawhide
Commit : 858e3e07a6e6faffc142ddab0fbd2d85809edc1c
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-28T12:22:33-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dyninst/c/858e3e07a6e6faffc142ddab0fbd2d85809edc1c?branch=rawhide
Log:
Fix build with RPM 6.1
---
diff --git a/dyninst.spec b/dyninst.spec
index f264d26..8f3bc37 100644
--- a/dyninst.spec
+++ b/dyninst.spec
@@ -65,7 +65,7 @@ that uses Dyninst.
%prep
%setup -q -n %{name}-%{version} -c
-# %setup -q -T -D -a 1
+# %%setup -q -T -D -a 1
pushd %{dyninst_base}
%patch -P1 -p1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28 16:22 [rpms/dyninst] rawhide: Fix build with RPM 6.1 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox