%global base_name breeze-plymouth Name: plymouth-theme-breeze Version: 5.8.7 Release: 1%{?dist} Summary: Breeze theme for Plymouth License: GPLv3 URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules BuildRequires: plymouth-devel Provides: %{base_name} = %{version}-%{release} Requires: plymouth Requires: plymouth-plugin-script %description %{summary}. %prep %autosetup -n %{base_name}-%{version} -p1 %build mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd make %{?_smp_flags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files %license COPYING %doc README %{_libdir}/plymouth/breeze-text.so %{_datadir}/plymouth/themes/breeze-text/ %{_datadir}/plymouth/themes/breeze/ %changelog * Thu May 25 2017 Rex Dieter - 5.8.7-1 - 5.8.7 * Tue Feb 21 2017 Rex Dieter - 5.8.6-1 - 5.8.6 * Sat Feb 11 2017 Fedora Release Engineering - 5.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 28 2016 Rex Dieter - 5.8.5-1 - 5.8.5 * Tue Nov 22 2016 Rex Dieter - 5.8.4-1 - 5.8.4 * Tue Nov 01 2016 Rex Dieter - 5.8.3-1 - 5.8.3 * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 * Tue Aug 23 2016 Rex Dieter - 5.7.4-1 - 5.7.4 * Tue Aug 02 2016 Rex Dieter - 5.7.3-1 - 5.7.3 * Tue Jul 19 2016 Rex Dieter - 5.7.2-1 - 5.7.2 * Tue Jul 12 2016 Rex Dieter - 5.7.1-1 - 5.7.1 * Thu Jun 30 2016 Rex Dieter - 5.7.0-1 - 5.7.0 * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 * Tue Jun 14 2016 Rex Dieter - 5.6.5-1 - 5.6.5 * Thu Jun 02 2016 Rex Dieter - 5.6.4-2 - rebuild (plymouth) * Sat May 14 2016 Rex Dieter - 5.6.4-1 - 5.6.4 * Thu Apr 21 2016 Rex Dieter - 5.6.3-1 - 5.6.3 * Tue Apr 05 2016 Daniel Vrátil - 5.6.2-1 - Update to 5.6.2 - fix license * Sun Mar 20 2016 Daniel Vrátil - 5.6.0-1 - Plasma 5.6.0 * Sun Mar 06 2016 Daniel Vrátil - 5.5.95-2 - Fix path to scripts, fix deps * Sat Mar 05 2016 Daniel Vrátil - 5.5.95-1 - Initial version