public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Shmuel Melamud <smelamud@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Added missing dependencies of Sanity/rebuild-glibc test.
Date: Mon, 29 Jun 2026 12:30:10 GMT	[thread overview]
Message-ID: <178273621032.1.10822297034664474551.rpms-gcc-02ae2beb4c1b@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-29 12:30 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=178273621032.1.10822297034664474551.rpms-gcc-02ae2beb4c1b@fedoraproject.org \
    --to=smelamud@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