|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
%global build_kde4 1
|
|
|
|
|
|
|
|
|
|
Name: plasma-breeze
|
|
|
|
|
Version: 5.12.5
|
|
|
|
|
Version: 5.12.90
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
|
|
|
|
|
|
|
|
@ -49,7 +49,6 @@ BuildRequires: libxcb-devel
|
|
|
|
|
%if ! 0%{?bootstrap}
|
|
|
|
|
# required kpackage plugins
|
|
|
|
|
BuildRequires: plasma-packagestructure
|
|
|
|
|
#BuildRequires: plasma-workspace-libs%{?_isa}
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake(Qt5DBus)
|
|
|
|
@ -91,12 +90,8 @@ Summary: KDE 4 version of Plasma 5 artwork, style and assets
|
|
|
|
|
BuildRequires: kdelibs4-devel
|
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
|
## currently mostly plasma5-specific resources, not needed or useful here really
|
|
|
|
|
#Requires: %{name}-common = %{version}-%{release}
|
|
|
|
|
Obsoletes: plasma-breeze-kde4 < 5.1.95
|
|
|
|
|
Provides: plasma-breeze-kde4%{?_isa} = %{version}-%{release}
|
|
|
|
|
#if 0%{?fedora} > 22
|
|
|
|
|
## skip Supplements until dnf handling is better/fixed:
|
|
|
|
|
## https://bugzilla.redhat.com/show_bug.cgi?id=1325471
|
|
|
|
|
%if 0
|
|
|
|
|
Supplements: (kde-runtime and plasma-workspace)
|
|
|
|
|
%endif
|
|
|
|
@ -143,7 +138,7 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
|
|
|
|
%{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd.BAK
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%license COPYING COPYING-ICONS
|
|
|
|
|
%license COPYING
|
|
|
|
|
%{_kf5_qtplugindir}/org.kde.kdecoration2/breezedecoration.so
|
|
|
|
|
%{_kf5_qtplugindir}/styles/breeze.so
|
|
|
|
|
%{_kf5_datadir}/kstyle/themes/breeze.themerc
|
|
|
|
@ -189,6 +184,9 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 18 2018 Martin Kyral <martin.kyral@gmail.com> - 5.12.90-1
|
|
|
|
|
- 5.12.90
|
|
|
|
|
|
|
|
|
|
* Tue May 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.5-1
|
|
|
|
|
- 5.12.5
|
|
|
|
|
|
|
|
|
|