commit a8f7972cf0eb8b618bd1b7284fa3ae6ab90f1b41
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Mar 30 20:09:48 2020 +0200
Use upstream rlottie on Fedora 32+.
telegram-desktop.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 5498ad4..b9b39c2 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -1,10 +1,11 @@
# Build conditionals (with - OFF, without - ON)...
-%bcond_with rlottie
%bcond_with gtk3
%if 0%{?fedora} && 0%{?fedora} >= 32
%bcond_without clang
+%bcond_without rlottie
%else
%bcond_with clang
+%bcond_with rlottie
%endif
%bcond_without spellcheck
%bcond_without fonts
Show replies by date