Skip to content

e-minguez/rpms

Repository files navigation

eminguez's RPM

This repository contains a series of rpms or tools I use. The generated packages are available here https://copr.fedorainfracloud.org/coprs/eminguez/eminguez-RPMs/

Structure

SPEC location Role Status Package build location
kustomize/ kustomize package kustomize build status kustomize package
file-to-machineconfig/ file-to-machineconfig package file-to-machineconfig build status file-to-machineconfig package
filetranspiler/ filetranspiler package filetranspiler build status filetranspiler package
inlets/ inlets package inlets build status inlets package
stern/ stern package stern build status stern package
operator-sdk/ Operator SDK package operator-sdk build status operator-sdk package
gnomeshell-extension-manage/ gnomeshell-extension-manage package gnomeshell-extension-manage build status gnomeshell-extension-manage package
discover-session-dbus-address/ discover-session-dbus-address package discover-session-dbus-address build status discover-session-dbus-address package
scripts/ Scripts none

Changelog

Nov 30 2020

  • Terraform and packer removed, use the official repository instead:
# s/fedora/RHEL/g if using RHEL/CentOS
sudo dnf install -y dnf-plugins-core
sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
sudo dnf install terraform packer -y
  • ct repo is archived. Removing the ct package as well.

Credits

https://hobo.house/2017/09/03/automate-rpm-builds-from-git-sources-using-copr/ https://copr.fedorainfracloud.org/coprs/jstribny/packer/