%define name mycli %define version 1.21.1 %define release 1 %define debug_package %{nil} Summary: CLI for MySQL/MariaDB Name: %{name} Version: %{version} Release: %{release} Vendor: NC Group: Database License: MIT License URL: https://www.mycli.net Source0: https://github.com/dbcli/mycli BuildRequires: rpm-build Requires: python38 #BuildArch: noarch %description This is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting. The CLI is also capable of pretty printing tabular data. #%post #set -e %doc #%changelog %files %defattr(755,root,root,644)