|
|
@ -7,7 +7,7 @@
|
|
|
|
Name: plasma-workspace
|
|
|
|
Name: plasma-workspace
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
Summary: Plasma workspace, applications and applets
|
|
|
|
Version: 5.8.0
|
|
|
|
Version: 5.8.0
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://quickgit.kde.org/?p=%{name}.git
|
|
|
|
URL: https://quickgit.kde.org/?p=%{name}.git
|
|
|
@ -238,6 +238,7 @@ Requires: f24-kde-theme-core = %{version}-%{release}
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.twenty.four
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.twenty.four
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if 0%{?fedora} > 24
|
|
|
|
%if 0%{?fedora} > 24
|
|
|
|
|
|
|
|
%global f24_kde_theme_core 1
|
|
|
|
Requires: plasma-lookandfeel-fedora = %{version}-%{release}
|
|
|
|
Requires: plasma-lookandfeel-fedora = %{version}-%{release}
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.desktop
|
|
|
|
%global default_lookandfeel org.fedoraproject.fedora.desktop
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
@ -414,13 +415,19 @@ Requires: qt5-qttools
|
|
|
|
%package -n f24-kde-theme-core
|
|
|
|
%package -n f24-kde-theme-core
|
|
|
|
Summary: Core and Inherited theme elements
|
|
|
|
Summary: Core and Inherited theme elements
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
# when switched to noarch
|
|
|
|
|
|
|
|
Obsoletes: f24-kde-theme-core < 5.8.0-5
|
|
|
|
Requires: f24-kde-theme
|
|
|
|
Requires: f24-kde-theme
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
%description -n f24-kde-theme-core
|
|
|
|
%description -n f24-kde-theme-core
|
|
|
|
%{summary}.
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n plasma-lookandfeel-fedora
|
|
|
|
%package -n plasma-lookandfeel-fedora
|
|
|
|
Summary: Fedora look-and-feel for Plasma
|
|
|
|
Summary: Fedora look-and-feel for Plasma
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
# when switched to noarch
|
|
|
|
|
|
|
|
Obsoletes: plasma-lookandfeel-fedora < 5.8.0-5
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
%description -n plasma-lookandfeel-fedora
|
|
|
|
%description -n plasma-lookandfeel-fedora
|
|
|
|
%{summary}.
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
|
|
|
@ -716,6 +723,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Oct 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-5
|
|
|
|
|
|
|
|
- f24-kde-theme/plasma-lookandfeel-fedora noarch
|
|
|
|
|
|
|
|
- continue to produce f24-kde-theme on f25+ builds
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Oct 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-4
|
|
|
|
* Sat Oct 08 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.8.0-4
|
|
|
|
- plasma-lookandfeel-fedora (f25+)
|
|
|
|
- plasma-lookandfeel-fedora (f25+)
|
|
|
|
|
|
|
|
|
|
|
|