public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Don't check on ppc
@ 2026-08-11 10:33 Matthias Clasen
0 siblings, 0 replies; only message in thread
From: Matthias Clasen @ 2026-08-11 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 2de8a8948b6dbfffbbdd41bafbcc42eb2b3c1d0f
Author : Matthias Clasen <mclasen@fedoraproject.org>
Date : 2006-12-19T04:06:20+00:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/glib2/c/2de8a8948b6dbfffbbdd41bafbcc42eb2b3c1d0f?branch=cve-2026-58016-f44
Log:
Don't check on ppc
---
diff --git a/glib2.spec b/glib2.spec
index 2f08f67..5019c77 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -55,10 +55,10 @@ autoconf
make
%check
-#%ifnarch ppc ppc64
+%ifnarch ppc ppc64
# http://bugzilla.gnome.org/show_bug.cgi?id=320463
LANG=en_US.UTF8 make check
-#%endif
+%endif
%install
rm -rf $RPM_BUILD_ROOT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 10:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:33 [rpms/glib2] cve-2026-58016-f44: Don't check on ppc Matthias Clasen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox