|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
Name: plasma-desktop
|
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
|
Version: 5.4.2
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
|
|
URL: https://projects.kde.org/projects/kde/workspace/plasma-desktop
|
|
|
|
@ -55,6 +55,7 @@ BuildRequires: phonon-qt5-devel
|
|
|
|
|
# PackageKit-Qt 5 is not avaialble on F20, because PackageKit is too old there
|
|
|
|
|
%if 0%{?fedora} >= 21
|
|
|
|
|
BuildRequires: PackageKit-Qt5-devel
|
|
|
|
|
Recommends: muon-discover
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
@ -306,6 +307,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Oct 29 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.2-5
|
|
|
|
|
- Recommends: muon-discover (#1224421)
|
|
|
|
|
|
|
|
|
|
* Mon Oct 26 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.2-4
|
|
|
|
|
- revert default_favorites.patch back to apper
|
|
|
|
|
|
|
|
|
|