%global commit 5e838c1d372f178fd132802982e9b90f0c89ed3f %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: kora-icon-theme Version: 0 Release: 1.git20250708%{?dist} Summary: A flat, colorful icon theme License: GPLv3 URL: https://github.com/bikass/kora Source0: https://github.com/bikass/kora/archive/%{commit}/%{name}-%{shortcommit}.tar.gz Requires: hicolor-icon-theme Requires(posttrans,postun): gtk-update-icon-cache BuildArch: noarch %description A flat, colorful icon theme %prep %autosetup -n kora-%{commit} %build %install install -m 755 -d $RPM_BUILD_ROOT%{_datadir}/icons cp -R kora* $RPM_BUILD_ROOT%{_datadir}/icons %files %license COPYING %doc AUTHORS README.md %{_datadir}/icons/kora* %changelog * Fri May 27 2024 Andrew Brouwers - 0-1.20230608git45f1bf7f - Initial RPM release.