ini2spectacle

RPM Spec file generator and management tool

Install

All systems
curl cmd.cat/ini2spectacle.sh
Debian Debian
apt-get install spectacle
Ubuntu
apt-get install spectacle
Arch Arch Linux
pacman -S spectacle
image/svg+xml Kali Linux
apt-get install spectacle
Fedora
dnf install spectacle
Windows (WSL2)
sudo apt-get update sudo apt-get install spectacle
Raspbian
apt-get install spectacle

spectacle

RPM Spec file generator and management tool

Spectacle is a tool for managing and creating RPM spec files. It includes the tool to generate spec files from metadata file in YAML format, and tools to convert spec files or spec-builder's ini files to YAML format. For spectacle managed packages, all generic packaging information will be stored in the YAML file, and it also allows maintaining customizations in the spec file directly with special enclosure tags. The following tools are installed: * specify the tool to generate or to update spec file, based on YAML * ini2spectacle the tool to convert spec-builder .ini to YAML and new spec file * spec2spectacle the tool to convert original spec to YAML and new spec file