|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: plasma-desktop
|
|
|
|
Name: plasma-desktop
|
|
|
|
Version: 5.2.0
|
|
|
|
Version: 5.2.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
@ -68,7 +68,21 @@ BuildRequires: desktop-file-utils
|
|
|
|
Requires: plasma-workspace
|
|
|
|
Requires: plasma-workspace
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Install breeze
|
|
|
|
|
|
|
|
Requires: plasma-breeze
|
|
|
|
|
|
|
|
Requires: breeze-icon-theme
|
|
|
|
|
|
|
|
Requires: kde-style-breeze
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Install systemsettings, full set of KIO slaves and write() notifications
|
|
|
|
|
|
|
|
Requires: plasma-systemsettings
|
|
|
|
|
|
|
|
Requires: kio-extras
|
|
|
|
|
|
|
|
Requires: kwrited
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Install KWin
|
|
|
|
|
|
|
|
Requires: kwin
|
|
|
|
|
|
|
|
|
|
|
|
Obsoletes: kde-workspace < 5.0.0-1
|
|
|
|
Obsoletes: kde-workspace < 5.0.0-1
|
|
|
|
|
|
|
|
|
|
|
|
Obsoletes: kcm_colors < 5.0.0-1
|
|
|
|
Obsoletes: kcm_colors < 5.0.0-1
|
|
|
|
Provides: kcm_colors = %{version}-%{release}
|
|
|
|
Provides: kcm_colors = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
@ -180,6 +194,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jan 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-2
|
|
|
|
|
|
|
|
- Requires: breeze, systemsettings, kwin (for full Plasma experience)
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-1
|
|
|
|
* Mon Jan 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-1
|
|
|
|
- Plasma 5.2.0
|
|
|
|
- Plasma 5.2.0
|
|
|
|
|
|
|
|
|
|
|
|