%global debug_package %{nil} %global bgname mixed Name: backgrounds-mixed Version: 0.1.0 Release: 2%{?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#24e27d068a8849980d4462ae91dcde813031385c:image-branding/backgrounds-mixed Source: fedora-packages-image-branding-backgrounds-mixed-24e27d06.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