public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl] rawhide: Disable turkish test on ix86
@ 2026-07-20 18:04 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-20 18:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl
Branch : rawhide
Commit : 6c2a9515731a550b9b64afe5318028a29be52550
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-20T20:04:15+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl/c/6c2a9515731a550b9b64afe5318028a29be52550?branch=rawhide
Log:
Disable turkish test on ix86
---
diff --git a/perl.spec b/perl.spec
index 85ceb78..4674a0d 100644
--- a/perl.spec
+++ b/perl.spec
@@ -37,7 +37,11 @@
# Support for groff, bug #135101
%bcond_without perl_enables_groff
# Run Turkish locale tests
+%ifarch %{ix86}
+%bcond_with perl_enables_turkish_test
+%else
%bcond_without perl_enables_turkish_test
+%endif
# Run syslog tests
%bcond_with perl_enables_syslog_test
# SystemTap support
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:04 [rpms/perl] rawhide: Disable turkish test on ix86 Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox