public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl] rawhide: Disable turkish test on ix86
Date: Mon, 20 Jul 2026 18:04:30 GMT [thread overview]
Message-ID: <178457067001.1.5143935633859773763.rpms-perl-6c2a9515731a@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-20 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178457067001.1.5143935633859773763.rpms-perl-6c2a9515731a@fedoraproject.org \
--to=jplesnik@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox