Name: sl Version: 6.0.git.131.c606c36b Release: 1%{?dist} Summary: SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". License: SL URL: https://github.com/scaryrawr/sl VCS: git+https://github.com/scaryrawr/sl#c606c36b81ae51f127b06d1720bf3bebd5b5d780: Source: sl-c606c36b.tar.gz BuildRequires: gcc BuildRequires: cmake BuildRequires: cargo BuildRequires: rust %description SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant to type "ls". %files %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %license LICENSE %prep %setup -T -b 0 -q -n sl %build cargo build --release %install install -D -p -m 755 target/release/sl %{buildroot}%{_bindir}/sl install -D -p -m 644 sl.1 %{buildroot}%{_mandir}/man1/sl.1 install -D -p -m 644 sl.1.ja %{buildroot}%{_mandir}/man1/sl.1.ja %changelog * Fri Dec 13 2024 Mike Wallio 6.0.0-1 (none) * Wed Dec 11 2024 Mike Wallio 6.0.rc1-1 (none) * Wed Dec 11 2024 Mike Wallio 6.0.0-rc1 (none) * Sun Dec 01 2024 Mike Wallio 5.07-1 (none)