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