commit 1adc41f1fdadb19e2fa493617b159be8a0080a96
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon Mar 30 20:27:34 2020 +0200
Reverted rlottie and clang conditionals.
telegram-desktop.spec | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index b9b39c2..062abca 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -1,12 +1,7 @@
# 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
%bcond_without mindbg
Show replies by date