[telepathy-qt] adjust farstream/qt5 conditionals to match reality

Rex Dieter rdieter at fedoraproject.org
Mon Oct 6 13:01:00 UTC 2014


commit 8743a2a9e019f91ed0c94d39d460ee9b0b41d546
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Oct 6 08:00:31 2014 -0500

    adjust farstream/qt5 conditionals to match reality

 telepathy-qt.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/telepathy-qt.spec b/telepathy-qt.spec
index 4388c27..58eb6c7 100644
--- a/telepathy-qt.spec
+++ b/telepathy-qt.spec
@@ -5,10 +5,10 @@
 %global git_hash   0191a6dd
 %endif
 
-#if 0%{?fedora} > 20
+%if 0%{?fedora} > 20
 %global farstream 1
+%endif
 %global qt5 1
-#endif
 
 ## unit tests
 %global enable_tests -DENABLE_TESTS:BOOL=ON


More information about the scm-commits mailing list