%global debug_package %{nil} %global bgname mixed Name: backgrounds-mixed Version: 0.1.0 Release: 1%{?dist} License: CC-BY-NC-SA-4.0 Summary: mixed backgrounds URL: https://github.com/lukasgierth/fedora-packages VCS: git+https://github.com/lukasgierth/fedora-packages#98e791bf70ceebf09caf8abf36f3885ec075a070:image-branding/backgrounds-mixed Source: fedora-packages-image-branding-backgrounds-mixed-98e791bf.tar.gz BuildArch: noarch %description https://www.gnome-look.org/p/2035792 https://www.gnome-look.org/p/2036892 https://www.gnome-look.org/p/2351770 https://www.gnome-look.org/p/2336034 https://www.gnome-look.org/p/2326951 https://www.gnome-look.org/p/2328697 %prep %setup -T -b 0 -q -n fedora-packages-image-branding-backgrounds-mixed %install mkdir -p -m0755 \ %{buildroot}%{_datadir}/backgrounds/%{bgname} \ %{buildroot}%{_datadir}/gnome-background-properties cp -r images/* -t %{buildroot}%{_datadir}/backgrounds/%{bgname} install -Dpm 0644 mixed-gnome.xml -t %{buildroot}%{_datadir}/gnome-background-properties %files %{_datadir}/backgrounds/%{bgname}/* %{_datadir}/gnome-background-properties/mixed-gnome.xml %changelog %autochangelog