public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/tbb] main: Leave yum-builddep in the past
@ 2026-06-02  4:52 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-02  4:52 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-02  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-02  4:52 [tests/tbb] main: Leave yum-builddep in the past 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox