Name: firacode-nerd-font Version: 3.4.0 Release: 1%{?dist} Summary: FiraCode Nerd Font License: OFL-1.1 URL: https://github.com/ryanoasis/nerd-fonts Source0: %{URL}/releases/download/v%{VERSION}/FiraCode.tar.xz BuildArch: noarch BuildRequires: fontpackages-devel %description FiraCode Nerd Font %prep %setup -q -c -T mkdir FiraCode tar -xf %{SOURCE0} -C FiraCode %install install -dm 0755 %{buildroot}%{_fontdir} install -pm 0644 FiraCode/*.[ot]tf %{buildroot}%{_fontdir} %files %license FiraCode/LICENSE* %doc FiraCode/README.md %{_fontdir} %changelog %autochangelog