Name: 7945sh Version: 1.0.1 Release: 1%{?dist} Summary: Custom fast interactive Linux shell with live syntax highlighting and autocomplete License: MIT URL: https://github.com/busiedcake7945/7945sh Source0: 7945sh %define debug_package %{nil} %description Custom fast interactive Linux shell with live syntax highlighting and autocomplete. %install # BUILDROOT içine doğrudan kopyala install -D -p -m 0755 %{SOURCE0} %{buildroot}/usr/bin/7945sh %files /usr/bin/7945sh %changelog * Wed May 27 2026 busiedcake7945 - 1.0.1-1 - Initial release