%global commit 0a37ab19f654e77129b409fed371891c01ffd0b9 %global shortcommit 0a37ab1 %global date 20260510 %global debug_package %{nil} Name: catppuccin-grub-theme Version: %{date}git%{shortcommit} Release: 1%{?dist} Summary: Catppuccin themes for GRUB License: MIT URL: https://github.com/catppuccin/grub Source0: catppuccin-grub-theme-0a37ab19f654e77129b409fed371891c01ffd0b9.tar.gz BuildArch: noarch Requires: %{name}-mocha = %{version}-%{release} Requires: %{name}-macchiato = %{version}-%{release} Requires: %{name}-frappe = %{version}-%{release} Requires: %{name}-latte = %{version}-%{release} %description Meta package for Catppuccin GRUB themes. %package mocha Summary: Catppuccin Mocha theme for GRUB Requires: grub2-tools %description mocha Catppuccin Mocha theme for GRUB. %package macchiato Summary: Catppuccin Macchiato theme for GRUB Requires: grub2-tools %description macchiato Catppuccin Macchiato theme for GRUB. %package frappe Summary: Catppuccin Frappe theme for GRUB Requires: grub2-tools %description frappe Catppuccin Frappe theme for GRUB. %package latte Summary: Catppuccin Latte theme for GRUB Requires: grub2-tools %description latte Catppuccin Latte theme for GRUB. %prep %autosetup -n grub-%{commit} %install install -dm755 %{buildroot}/boot/grub2/themes cp -a src/* %{buildroot}/boot/grub2/themes/ %files %files mocha %license LICENSE /boot/grub2/themes/catppuccin-mocha-grub-theme %files macchiato %license LICENSE /boot/grub2/themes/catppuccin-macchiato-grub-theme %files frappe %license LICENSE /boot/grub2/themes/catppuccin-frappe-grub-theme %files latte %license LICENSE /boot/grub2/themes/catppuccin-latte-grub-theme %changelog %autochangelog