For CentOS stream it needs the rhel-packager dependencies, so install
that in install-rhel-tools. This gets rid of the james/centpkg COPR.
simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \
cargo rustfmt clippy \
calibre qt5-qtwayland \
- chromium dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn
+ chromium dbus-daemon tmt tmt-provision-virtual flatpak-builder flatpak-spawn \
+ centpkg
# commands to forward to the host
for cmd in podman toolbox nmcli eog evince; do
sudo update-ca-trust
(cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
-sudo dnf install -y rhpkg
-
-# CentOS stream
-sudo dnf copr enable -y james/centpkg
-sudo dnf install -y centpkg streamkoji
+sudo dnf install -y rhel-packager
# coverity
sudo dnf copr enable -y copr.devel.redhat.com/kdudka/covscan