Accepting request 859427 from home:Vogtinator:plasma5.20

- RPM got fixed, so use %fdupes on TW again

OBS-URL: https://build.opensuse.org/request/show/859427
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=560
This commit is contained in:
Luca Beltrame
2020-12-30 14:23:52 +00:00
committed by Git OBS Bridge
parent b269b50899
commit c7aa05aeb4
2 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 30 13:12:07 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- RPM got fixed, so use %fdupes on TW again
-------------------------------------------------------------------
Tue Dec 1 15:22:18 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -339,10 +339,7 @@ Plasma 5 session with Wayland from a display manager.
touch %{buildroot}%{_sysconfdir}/alternatives/default-xsession.desktop
ln -s %{_sysconfdir}/alternatives/default-xsession.desktop %{buildroot}%{_datadir}/xsessions/default.desktop
# To work around boo#1175025. Can't use symlinks either, kpackage doesn't like them.
%if 0%{?suse_version} < 1550
%fdupes %{buildroot}/%{_prefix}
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig