diff --git a/.gitignore b/.gitignore index f431d2e..e69de29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +0,0 @@ -/kde-wallpapers-15.08.3.tar.xz diff --git a/kde-wallpapers.spec b/kde-wallpapers.spec index 1af3507..29c1ffe 100644 --- a/kde-wallpapers.spec +++ b/kde-wallpapers.spec @@ -1,7 +1,7 @@ Summary: KDE Wallpapers Name: kde-wallpapers Version: 15.08.3 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv3 URL: http://www.kde.org/ @@ -45,12 +45,15 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +## unpackaged files +# omit conflicts with plasma-workspace-wallpapers-5.5.x +rm -rfv %{_kde4_datadir}/wallpapers/Autumn/ + %files %license LICENSE %{_kde4_datadir}/wallpapers/Auros/ %{_kde4_datadir}/wallpapers/Ariya/ -%{_kde4_datadir}/wallpapers/Autumn/ %{_kde4_datadir}/wallpapers/Azul/ %{_kde4_datadir}/wallpapers/Blue_Wood %{_kde4_datadir}/wallpapers/Castilla_Sky/ @@ -66,6 +69,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Dec 31 2015 Rex Dieter 15.08.3-2 +- omit Autumn wallpaper (now in plasma-workspace-wallpapers-5.5.x) + * Wed Dec 02 2015 Rex Dieter 15.08.3-1 - 15.08.3, .spec cosmetics