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-YAML-PP] rawhide: Fix tests
Date: Mon, 22 Jun 2026 07:52:38 GMT [thread overview]
Message-ID: <178211475850.1.16463867659037834863.rpms-perl-YAML-PP-bd306b3a391b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-YAML-PP
Branch : rawhide
Commit : bd306b3a391b03e819d0e2e424dfa9dc337c7fd3
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-06-22T09:30:52+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-YAML-PP/c/bd306b3a391b03e819d0e2e424dfa9dc337c7fd3?branch=rawhide
Log:
Fix tests
---
diff --git a/perl-YAML-PP.spec b/perl-YAML-PP.spec
index fe8f57e..af8098a 100644
--- a/perl-YAML-PP.spec
+++ b/perl-YAML-PP.spec
@@ -113,7 +113,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
# Install tests
mkdir -p %{buildroot}%{_libexecdir}/%{name}
-cp -a t examples ext %{buildroot}%{_libexecdir}/%{name}
+cp -a t examples ext test-suite %{buildroot}%{_libexecdir}/%{name}
perl -i -pe 's{\$Bin/data/simple-out.yaml}{/tmp/simple-out.yaml}' %{buildroot}%{_libexecdir}/%{name}/t/19.file.t
perl -i -pe 's{\$Bin/data/simple.yaml.copy}{/tmp/simple.yaml.copy}' %{buildroot}%{_libexecdir}/%{name}/t/30.legacy.t
reply other threads:[~2026-06-22 7:52 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=178211475850.1.16463867659037834863.rpms-perl-YAML-PP-bd306b3a391b@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