public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Added missing dependencies of Sanity/rebuild-glibc test.
@ 2026-06-29 12:30 Shmuel Melamud
  0 siblings, 0 replies; only message in thread
From: Shmuel Melamud @ 2026-06-29 12:30 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 02ae2beb4c1b5d5281a5892a022d6c51055d7df9
Author : Shmuel Melamud <smelamud@redhat.com>
Date   : 2023-03-28T05:45:34+00:00
Stats  : +8/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/02ae2beb4c1b5d5281a5892a022d6c51055d7df9?branch=rhel-f41-base

Log:
Added missing dependencies of Sanity/rebuild-glibc test.

---
diff --git a/tests/Sanity/rebuild-glibc/main.fmf b/tests/Sanity/rebuild-glibc/main.fmf
index 01729a4..ea649f0 100644
--- a/tests/Sanity/rebuild-glibc/main.fmf
+++ b/tests/Sanity/rebuild-glibc/main.fmf
@@ -10,7 +10,9 @@ framework: beakerlib
 require:
   - audit-libs-devel
   - binutils
+  - bison
   - gcc
+  - gcc-c++
   - gd-devel
   - glibc-devel
   - glibc-static
@@ -26,8 +28,11 @@ require:
   - nss-devel
   - nss-softokn-devel
   - nss-util-devel
+  - python3-devel
   - rpm-build
   - systemtap-sdt-devel
+  - texinfo
+  - valgrind
   - yum-utils
 recommend:
   - glibc-devel.ppc
@@ -64,6 +69,9 @@ adjust:
     - libstdc++-static.i686
     - libstdc++-static.x86_64
     when: arch == x86_64
+  - require-:
+    - python3-devel
+    when: distro < rhel-8
   - enabled: false
     when: collection is defined
     continue: false

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

only message in thread, other threads:[~2026-06-29 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: Added missing dependencies of Sanity/rebuild-glibc test Shmuel Melamud

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