forked from pool/telegram-desktop
Accepting request 1079423 from home:manfred-h:server:messaging
- Commit 0d37d47eca896005eb0a645e0db461f4dafb317b breaks building with glibmm < 2.76; use DESKTOP_APP_DISABLE_DBUS_INTEGRATION on Leap 15.4 and 15.5 to work around it. OBS-URL: https://build.opensuse.org/request/show/1079423 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=254
This commit is contained in:
parent
e5d0ecec45
commit
1efbd2de70
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 07:13:24 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
- Commit 0d37d47eca896005eb0a645e0db461f4dafb317b breaks building
|
||||
with glibmm < 2.76; use DESKTOP_APP_DISABLE_DBUS_INTEGRATION
|
||||
on Leap 15.4 and 15.5 to work around it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 01:58:12 UTC 2023 - Xu Zhao <i@xuzhao.net>
|
||||
|
||||
|
@ -286,6 +286,9 @@ cd %{_builddir}/tdesktop-%{version}-full
|
||||
-DDESKTOP_APP_QT6=OFF \
|
||||
-DDESKTOP_APP_DISABLE_WAYLAND_INTEGRATION=ON \
|
||||
-DDESKTOP_APP_USE_ENCHANT=ON \
|
||||
%endif
|
||||
%if 0%{?suse_version} && ( 0%{?suse_version} < 1500 || ( 0%{?is_opensuse} && 0%{?suse_version} == 1500 && 0%{?sle_version} && 0%{?sle_version} <= 150500 ) )
|
||||
-DDESKTOP_APP_DISABLE_DBUS_INTEGRATION=ON \
|
||||
%endif
|
||||
-DTDESKTOP_API_ID=611335 \
|
||||
-DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user