provide legacy symlinux startkde required by x2goclient [release 5.27.7-2mamba;Sat Aug 19 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 10:19:39 +01:00
parent a1994a4277
commit b942809817

View File

@ -2,7 +2,7 @@
Name: plasma-workspace Name: plasma-workspace
Version: 5.27.7 Version: 5.27.7
Release: 1mamba Release: 2mamba
Summary: KDE Frameworks 5 Workspace Summary: KDE Frameworks 5 Workspace
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
Vendor: openmamba Vendor: openmamba
@ -111,6 +111,7 @@ BuildRequires: libwayland-devel
BuildRequires: libxcb-devel BuildRequires: libxcb-devel
BuildRequires: libxcb-image-devel BuildRequires: libxcb-image-devel
BuildRequires: libxcb-util-devel BuildRequires: libxcb-util-devel
BuildRequires: libxcrypt-devel
BuildRequires: libxkbcommon-devel BuildRequires: libxkbcommon-devel
BuildRequires: libz-devel BuildRequires: libz-devel
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
@ -239,6 +240,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np install -D -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
#ln -sf %{_datadir}/pixmaps/system-logo-white.png %{buildroot}%{_datadir}/ksplash/Themes/Minimalistic/images/kdeletter.png #ln -sf %{_datadir}/pixmaps/system-logo-white.png %{buildroot}%{_datadir}/ksplash/Themes/Minimalistic/images/kdeletter.png
# Legacy symlink used by e.g. x2goclient
ln -s startplasma-x11 %{buildroot}%{_bindir}/startkde
# make breeze sddm theme variant for openmamba # make breeze sddm theme variant for openmamba
cp -alf %{buildroot}%{_datadir}/sddm/themes/breeze/ \ cp -alf %{buildroot}%{_datadir}/sddm/themes/breeze/ \
%{buildroot}%{_datadir}/sddm/themes/openmamba %{buildroot}%{_datadir}/sddm/themes/openmamba
@ -333,6 +337,7 @@ install -D -m0755 %{SOURCE7} %{buildroot}%{_datadir}/kconf_update/openmambaLookA
%{_bindir}/plasmawindowed %{_bindir}/plasmawindowed
%{_bindir}/startplasma-wayland %{_bindir}/startplasma-wayland
%{_bindir}/startplasma-x11 %{_bindir}/startplasma-x11
%{_bindir}/startkde
%{_bindir}/systemmonitor %{_bindir}/systemmonitor
%{_bindir}/xembedsniproxy %{_bindir}/xembedsniproxy
%{_prefix}/lib/sddm/sddm.conf.d/plasma.conf %{_prefix}/lib/sddm/sddm.conf.d/plasma.conf
@ -497,6 +502,9 @@ install -D -m0755 %{SOURCE7} %{buildroot}%{_datadir}/kconf_update/openmambaLookA
%{_datadir}/sddm/themes/openmamba/* %{_datadir}/sddm/themes/openmamba/*
%changelog %changelog
* Sat Aug 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.7-2mamba
- provide legacy symlinux startkde required by x2goclient
* Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.7-1mamba * Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 5.27.7-1mamba
- automatic version update by autodist - automatic version update by autodist