Accepting request 841660 from home:Vogtinator:plasma5.20
- Don't use %fdupes -s, kpackage doesn't like it and so this broke the slideshow wallpaper OBS-URL: https://build.opensuse.org/request/show/841660 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=547
This commit is contained in:
parent
1cf4d3ed71
commit
1ebcafa9f7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 14 05:59:25 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Don't use %fdupes -s, kpackage doesn't like it and so this broke
|
||||||
|
the slideshow wallpaper
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 13 10:21:44 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Oct 13 10:21:44 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -334,10 +334,8 @@ Plasma 5 session with Wayland from a display manager.
|
|||||||
touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop
|
touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop
|
||||||
ln -s %{_sysconfdir}/alternatives/default-xsession.desktop %{buildroot}%{_datadir}/xsessions/default.desktop
|
ln -s %{_sysconfdir}/alternatives/default-xsession.desktop %{buildroot}%{_datadir}/xsessions/default.desktop
|
||||||
|
|
||||||
# boo#1175025: remove when it is fixed
|
# To work around boo#1175025. Can't use symlinks either, kpackage doesn't like them.
|
||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} < 1550
|
||||||
%fdupes -s %{buildroot}/%{_prefix}
|
|
||||||
%else
|
|
||||||
%fdupes %{buildroot}/%{_prefix}
|
%fdupes %{buildroot}/%{_prefix}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user