|
|
@ -7,7 +7,7 @@
|
|
|
|
Name: plasma-workspace
|
|
|
|
Name: plasma-workspace
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
Version: 5.10.5
|
|
|
|
Version: 5.10.5
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
@ -212,6 +212,7 @@ Requires: kde-settings-plasma
|
|
|
|
# Default look-and-feel theme
|
|
|
|
# Default look-and-feel theme
|
|
|
|
%if 0%{?fedora}
|
|
|
|
%if 0%{?fedora}
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.desktop
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.desktop
|
|
|
|
|
|
|
|
Requires: plasma-lookandfeel-fedora = %{version}-%{release}
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if ! 0%{?default_lookandfeel:1}
|
|
|
|
%if ! 0%{?default_lookandfeel:1}
|
|
|
|
Requires: desktop-backgrounds-compat
|
|
|
|
Requires: desktop-backgrounds-compat
|
|
|
@ -635,6 +636,9 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Aug 29 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-3
|
|
|
|
|
|
|
|
- Restore: Requires: plasma-lookandfeel-fedora
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 24 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-2
|
|
|
|
* Thu Aug 24 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.10.5-2
|
|
|
|
- drop old stuff
|
|
|
|
- drop old stuff
|
|
|
|
- RPM Bundling Fedora look and feel themes (#1356890)
|
|
|
|
- RPM Bundling Fedora look and feel themes (#1356890)
|
|
|
|