Blame plasma-workspace-wallpapers.spec

Rex Dieter c4bccb3
Name:    plasma-workspace-wallpapers
Rex Dieter d763e2d
Version: 5.5.2
Dan Vrátil 269f562
Release: 1%{?dist}
Rex Dieter c4bccb3
Summary: Additional wallpapers for Plasma workspace
Rex Dieter c4bccb3
License: LGPLv3
Rex Dieter c4bccb3
URL:     https://projects.kde.org/plasma-workspace-wallpapers
Dan Vrátil db41c47
Dan Vrátil db41c47
%global revision %(echo %{version} | cut -d. -f3)
Dan Vrátil db41c47
%if %{revision} >= 50
Dan Vrátil db41c47
%global stable unstable
Dan Vrátil db41c47
%else
Dan Vrátil db41c47
%global stable stable
Dan Vrátil db41c47
%endif
Rex Dieter c4bccb3
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
Rex Dieter c4bccb3
BuildArch: noarch
Dan Vrátil db41c47
Rex Dieter c4bccb3
BuildRequires:  cmake
Dan Vrátil db41c47
BuildRequires:  extra-cmake-modules
Rex Dieter c4bccb3
BuildRequires:  kf5-rpm-macros
Dan Vrátil db41c47
BuildRequires:  qt5-qtbase-devel
Dan Vrátil db41c47
Rex Dieter e7a87e5
Requires:       kde-filesystem
Rex Dieter e7a87e5
Rex Dieter e7a87e5
# when we went noarch
Rex Dieter e7a87e5
Obsoletes:      plasma-workspace-wallpapers < 5.2.0-2
Rex Dieter e7a87e5
Dan Vrátil db41c47
Dan Vrátil db41c47
%description
Dan Vrátil db41c47
%{summary}.
Dan Vrátil db41c47
Rex Dieter e7a87e5
Dan Vrátil db41c47
%prep
Rex Dieter e7a87e5
%setup -q
Rex Dieter e7a87e5
Dan Vrátil db41c47
Dan Vrátil db41c47
%build
Rex Dieter e7a87e5
mkdir %{_target_platform}
Dan Vrátil db41c47
pushd %{_target_platform}
Dan Vrátil db41c47
%{cmake_kf5} ..
Dan Vrátil db41c47
popd
Dan Vrátil db41c47
Dan Vrátil db41c47
make %{?_smp_mflags} -C %{_target_platform}
Dan Vrátil db41c47
Rex Dieter e7a87e5
Dan Vrátil db41c47
%install
Dan Vrátil db41c47
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
Dan Vrátil db41c47
Rex Dieter e7a87e5
Dan Vrátil db41c47
%files
Rex Dieter c4bccb3
%license COPYING.LGPL3
Rex Dieter c4bccb3
%{_datadir}/wallpapers/Autumn/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/BytheWater/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/ColdRipple/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/ColorfulCups/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/DarkestHour/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/EveningGlow/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/FallenLeaf/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/FlyingKonqui/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/Grey/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/Kite/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/OneStandsOut/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/PastelHills/
Rex Dieter c4bccb3
%{_datadir}/wallpapers/Path/
Rex Dieter e7a87e5
Dan Vrátil db41c47
Dan Vrátil db41c47
%changelog
Rex Dieter d763e2d
* Thu Dec 31 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.5.2-1
Rex Dieter d763e2d
- 5.5.2
Rex Dieter d763e2d
Dan Vrátil 269f562
* Fri Dec 18 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.1-1
Dan Vrátil 269f562
- Plasma 5.5.1
Dan Vrátil 269f562
Rex Dieter c4bccb3
* Sun Dec 06 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.5.0-2
Rex Dieter c4bccb3
- .spec cosmetics
Rex Dieter c4bccb3
- %%files: track specific wallpapers
Rex Dieter c4bccb3
- License: LGPLv3
Rex Dieter c4bccb3
- update URL
Rex Dieter c4bccb3
Dan Vrátil 11c8749
* Thu Dec 03 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.5.0-1
Dan Vrátil 11c8749
- Plasma 5.5.0
Dan Vrátil 11c8749
Dan Vrátil 471d5e7
* Wed Nov 25 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.4.95-1
Dan Vrátil 471d5e7
- Plasma 5.4.95
Dan Vrátil 471d5e7
31156a1
* Thu Nov 05 2015 Daniel Vrátil <dvratil@fedoraproject.org> - 5.4.3-1
31156a1
- Plasma 5.4.3
31156a1
Rex Dieter 5d64430
* Thu Oct 01 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.2-1
Rex Dieter 5d64430
- 5.4.2
Rex Dieter 5d64430
Rex Dieter 09b4db3
* Wed Sep 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-1
Rex Dieter 09b4db3
- 5.4.1
Rex Dieter 09b4db3
Dan Vrátil ed01c3d
* Fri Aug 21 2015 Daniel Vrátil <dvratil@redhat.com> - 5.4.0-1
Dan Vrátil ed01c3d
- Plasma 5.4.0
Dan Vrátil ed01c3d
Dan Vrátil ed01c3d
* Thu Aug 13 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.95-1
Dan Vrátil ed01c3d
- Plasma 5.3.95
Dan Vrátil ed01c3d
Dan Vrátil ead0380
* Thu Jun 25 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.2-1
Dan Vrátil ead0380
- Plasma 5.3.2
Dan Vrátil ead0380
6e4b49b
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.1-2
6e4b49b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
6e4b49b
Dan Vrátil 8d34af2
* Tue May 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.1-1
Dan Vrátil 8d34af2
- Plasma 5.3.1
Dan Vrátil 8d34af2
Dan Vrátil e699087
* Mon Apr 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.0-1
Dan Vrátil e699087
- Plasma 5.3.0
Dan Vrátil e699087
Dan Vrátil eb198c8
* Wed Apr 22 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.95-1
Dan Vrátil eb198c8
- Plasma 5.2.95
Dan Vrátil eb198c8
Dan Vrátil c082e4b
* Fri Mar 20 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.2-1
Dan Vrátil c082e4b
- Plasma 5.2.2
Dan Vrátil c082e4b
Dan Vrátil 5f075b7
* Fri Feb 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.1-2
Dan Vrátil 5f075b7
- Rebuild (GCC 5)
Dan Vrátil 5f075b7
Dan Vrátil 33ddb11
* Tue Feb 24 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.1-1
Dan Vrátil 33ddb11
- Plasma 5.2.1
Dan Vrátil 33ddb11
Rex Dieter e7a87e5
* Wed Feb 11 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.2.0-2
Rex Dieter e7a87e5
- make noarch (#1191712)
Rex Dieter e7a87e5
- Requires: kde-filesystem (current owner of /usr/share/wallpapers)
Rex Dieter e7a87e5
- minor .spec cleanup
Rex Dieter e7a87e5
Dan Vrátil 6a8d340
* Mon Jan 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-1
Dan Vrátil 6a8d340
- Plasma 5.2.0
Dan Vrátil 6a8d340
Dan Vrátil db41c47
* Mon Jan 12 2015 Daniel Vrátil <dvratil@redhat.com> - 5.1.95-1.beta
Dan Vrátil db41c47
- Plasma 5.1.95 Beta
Dan Vrátil db41c47
Dan Vrátil db41c47
* Wed Dec 17 2014 Daniel Vrátil <dvratil@redhat.com> - 5.1.2-2
Dan Vrátil db41c47
- Plasma 5.1.2
Dan Vrátil db41c47
Dan Vrátil db41c47
* Fri Nov 07 2014 Daniel Vrátil <dvratil@redhat.com> - 5.1.1-1
Dan Vrátil db41c47
- Plasma 5.1.1
Dan Vrátil db41c47
Dan Vrátil db41c47
* Tue Oct 14 2014 Daniel Vrátil <dvratil@redhat.com> - 5.1.0.1-1
Dan Vrátil db41c47
- Plasma 5.1.0.1
Dan Vrátil db41c47
Dan Vrátil db41c47
* Thu Oct 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.1.0-1
Dan Vrátil db41c47
- Plasma 5.1.0
Dan Vrátil db41c47
Dan Vrátil db41c47
* Tue Sep 16 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.2-1
Dan Vrátil db41c47
- Plasma 5.0.2
Dan Vrátil db41c47
Dan Vrátil db41c47
* Sun Aug 10 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.1-1
Dan Vrátil db41c47
- Plasma 5.0.1
Dan Vrátil db41c47
Dan Vrátil db41c47
* Fri Jul 18 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
Dan Vrátil db41c47
- Plasma 5.0.0