|
|
|
@ -3,12 +3,12 @@
|
|
|
|
|
%global build_kde4 1
|
|
|
|
|
|
|
|
|
|
Name: plasma-breeze
|
|
|
|
|
Version: 5.5.5
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 5.6.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: https://projects.kde.org/breeze
|
|
|
|
|
URL: https://quickgit.kde.org/?p=%{base_name}.git
|
|
|
|
|
|
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
|
%if %{revision} >= 50
|
|
|
|
@ -43,12 +43,6 @@ BuildRequires: libxcb-devel
|
|
|
|
|
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
|
|
|
|
|
# icon optimizations
|
|
|
|
|
BuildRequires: hardlink
|
|
|
|
|
# for optimizegraphics
|
|
|
|
|
BuildRequires: kde-dev-scripts
|
|
|
|
|
BuildRequires: time
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
|
|
|
|
|
|
Requires: %{name}-common = %{version}-%{release}
|
|
|
|
@ -150,8 +144,7 @@ fi
|
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/breeze-settings.*
|
|
|
|
|
%{_kf5_datadir}/kservices5/breezedecorationconfig.desktop
|
|
|
|
|
%{_kf5_datadir}/kservices5/breezestyleconfig.desktop
|
|
|
|
|
%{_kf5_datadir}/kservices5/plasma-lookandfeel-org.kde.breezedark.desktop.desktop
|
|
|
|
|
%{_kf5_datadir}/plasma/look-and-feel/org.kde.breezedark.desktop/
|
|
|
|
|
%{_kf5_datadir}/lookandfeel/look-and-feel/org.kde.breezedark.desktop/
|
|
|
|
|
|
|
|
|
|
%files common -f breeze.lang
|
|
|
|
|
%{_datadir}/color-schemes/*.colors
|
|
|
|
@ -176,6 +169,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Apr 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.1-1
|
|
|
|
|
- 5.6.1
|
|
|
|
|
|
|
|
|
|
* Mon Mar 14 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.5.5-3
|
|
|
|
|
- kde-style-breeze: drop Requires: -common, Supplements for f23 too
|
|
|
|
|
- drop BR: cmake
|
|
|
|
|