public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [tests/tbb] main: Leave yum-builddep in the past
Date: Tue, 02 Jun 2026 04:52:13 GMT [thread overview]
Message-ID: <178037593355.1.14505140775402053960.tests-tbb-311f35e2c318@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/tbb
Branch : main
Commit : 311f35e2c3186a210760436ad653c3e833535ed5
Author : Václav Kadlčík <vkadlcik@redhat.com>
Date : 2026-06-02T06:52:06+02:00
Stats : +2/-2 in 2 file(s)
URL : https://src.fedoraproject.org/tests/tbb/c/311f35e2c3186a210760436ad653c3e833535ed5?branch=main
Log:
Leave yum-builddep in the past
---
diff --git a/Sanity/upstream-fibonacci/runtest.sh b/Sanity/upstream-fibonacci/runtest.sh
index 094cb02..f982376 100755
--- a/Sanity/upstream-fibonacci/runtest.sh
+++ b/Sanity/upstream-fibonacci/runtest.sh
@@ -62,7 +62,7 @@ rlJournalStart
tbb_prefix=""
fi
- rlRun 'yum-builddep -y ./*src.rpm'
+ rlRun 'dnf builddep -y ./*src.rpm'
rlRun "rpm --define '_topdir $TmpDir' -i *src.rpm"
rlRun "mkdir BUILD"
rlPhaseEnd
diff --git a/Sanity/upstream-testsuite/runtest.sh b/Sanity/upstream-testsuite/runtest.sh
index ae4f82a..db89d54 100755
--- a/Sanity/upstream-testsuite/runtest.sh
+++ b/Sanity/upstream-testsuite/runtest.sh
@@ -49,7 +49,7 @@ rlJournalStart
else
rlRun "rlFetchSrcForInstalled tbb"
fi
- rlRun 'yum-builddep -y ./*src.rpm'
+ rlRun 'dnf builddep -y ./*src.rpm'
rlRun "rpm --define '_topdir $TmpDir' -i *src.rpm"
rlRun "mkdir BUILD"
rlPhaseEnd
reply other threads:[~2026-06-02 4: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=178037593355.1.14505140775402053960.tests-tbb-311f35e2c318@fedoraproject.org \
--to=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