Name: buuf-xfce4-weather %global forgeurl https://github.com/robson-66/Buuf-xfce4-weather Version: 1.1 %forgemeta Release: 1%{?dist} Summary: Xfce4-weather-plugin Buuf icons theme License: CC-BY-NC-SA Url: %{forgeurl} Source: %{forgesource} BuildArch: noarch Requires: xfce4-weather-plugin %description %{summary}. %files %{_datadir}/xfce4/weather/icons/buuf #----------------------------------------------------------------------------- %prep %forgeautosetup -p1 %build #nothing %install mkdir -p %{buildroot}%{_datadir}/xfce4/weather/icons/buuf cp -R * %{buildroot}%{_datadir}/xfce4/weather/icons/buuf/ #--------------------------------------------------------------------------------------------------- %changelog * Thu Feb 26 2026 Hazel Bunny - 1.1-1 - Intial Package