tizen: avoid en_speedpython for Tizen:2.4
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Thu, 15 Sep 2016 13:48:19 +0000 (15:48 +0200)
committerPhil Coval <philippe.coval@osg.samsung.com>
Thu, 20 Oct 2016 19:31:34 +0000 (19:31 +0000)
May be squashed into:
https://review.tizen.org/gerrit/#/c/82272/3/packaging/iotivity.spec

Change-Id: I2d0e8b5e8b9404760ce58ee634348ef6bc3ade1d
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12053
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: jihwan seo <jihwan.seo@samsung.com>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
(cherry picked from commit 4405f658bf7d1004f6a97b7ff211ae88267eee85)
Reviewed-on: https://gerrit.iotivity.org/gerrit/12489

tools/tizen/iotivity.spec

index 517cbd3..5cef6a3 100644 (file)
@@ -24,7 +24,7 @@ BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(sqlite3)
 Requires(postun): /sbin/ldconfig
 Requires(post): /sbin/ldconfig
-%if 0%{?speedpython}
+%if 0%{?speedpython:1} && 0%{?en_speedpython:1}
 %en_speedpython
 %endif