public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libayatana-ido] epel9: Move to Xwayland for running tests (covers also el10)
@ 2026-09-16 12:12 Simone Caronni
0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-09-16 12:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libayatana-ido
Branch : epel9
Commit : 288bc35ecde273d70bd9633c2640896f7ccaee1b
Author : Simone Caronni <negativo17@gmail.com>
Date : 2025-07-15T16:16:09+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libayatana-ido/c/288bc35ecde273d70bd9633c2640896f7ccaee1b?branch=epel9
Log:
Move to Xwayland for running tests (covers also el10)
---
diff --git a/libayatana-ido.spec b/libayatana-ido.spec
index 91e9c90..46e0ef9 100644
--- a/libayatana-ido.spec
+++ b/libayatana-ido.spec
@@ -22,7 +22,7 @@ BuildRequires: vala
%if %{with check}
BuildRequires: pkgconfig(gtest)
-BuildRequires: xorg-x11-server-Xvfb
+BuildRequires: xwayland-run
%endif
%global _description %{expand:
@@ -68,7 +68,7 @@ developing applications that use %{name}-gtk3.
%if %{with check}
%check
cd %_vpath_builddir
-xvfb-run -a %__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
+xwfb-run -- %__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 12:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 12:12 [rpms/libayatana-ido] epel9: Move to Xwayland for running tests (covers also el10) Simone Caronni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox