Name: sarasa-gothic-ttc-fonts Version: 1.0.30 Release: 1%{?dist} Summary: a CJK composite font License: OFL-1.1 URL: https://github.com/be5invis/Sarasa-Gothic Source0: file://~/rpmbuild/SOURCES/%name-%version.tar.gz BuildArch: noarch %description This is SARASA GOTHIC, a CJK composite font based on Inter, Iosevka and Source Han Sans. %prep %autosetup %build %check %install install -d %buildroot%_datadir/fonts/%name install -m 644 *.ttc %buildroot%_datadir/fonts/%name install -d %buildroot%_datadir/licenses/%name install -m 644 LICENSE %buildroot%_datadir/licenses/%name install -d %buildroot%_datadir/doc/%name install -m 644 README.md %buildroot%_datadir/doc/%name %files %_datadir/fonts/%name/ %license LICENSE %doc README.md %changelog %autochangelog