RPM SPEC for lazygit
lazygit: Simple, pragmatic TUI (Terminal UI) frontend for GIT.
https://copr.fedorainfracloud.org/coprs/dejan/lazygit/
lazygit.spec | ||
README.md |
rpm-lazygit
This repository contains the RPM SPEC file for building the lazygit RPM package for majority of Fedora/RedHat based linux distributions. For more details see my COPR project.
lazygit
Simple, pragmatic TUI (Terminal UI) frontend for GIT.
GIT repository: https://github.com/jesseduffield/lazygit
Build
Get the source files and run rpmbuild:
spectool -g lazygit.spec
# Here you need to put the correct file name:
mv lazygit-0.54.1.tar.gz /home/dejan/rpmbuild/SOURCES/lazygit-0.54.1.tar.gz
rpmbuild -ba lazygit.spec
Credits
Jesse Duffield
lazygit author: https://github.com/jesseduffield
Artem Polishchuk <ego.cordatus-at-gmail.com>
The original author of the lazygit.spec file. https://copr.fedorainfracloud.org/coprs/atim/lazygit/