public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add rpm-build to Containerfile-fedora-latest
@ 2023-11-13 23:03 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2023-11-13 23:03 UTC (permalink / raw)
  To: buildbot; +Cc: Mark Wielaard

elfutils uses rpmbuild to check the spec file.
---
 builder/containers/Containerfile-fedora-latest | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/containers/Containerfile-fedora-latest b/builder/containers/Containerfile-fedora-latest
index f8acb73..2a0d7af 100644
--- a/builder/containers/Containerfile-fedora-latest
+++ b/builder/containers/Containerfile-fedora-latest
@@ -9,6 +9,7 @@ RUN dnf upgrade -y && \
         coreutils make git autoconf dejagnu automake gettext-devel bison flex \
         bzip2 bzip2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
         expat-devel rpm-devel ima-evm-utils-devel openssl-devel rpm-sign \
+        rpm-build \
         findutils file tar curl libarchive-devel libcurl-devel \
         libmicrohttpd-devel sqlite-devel elfutils elfutils-devel ncurses-devel \
         jq json-c-devel socat \
-- 
2.39.3


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

only message in thread, other threads:[~2023-11-13 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 23:03 [PATCH] Add rpm-build to Containerfile-fedora-latest Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).