Merge "Prepare for Tizen 4.0 Build" into devel/master
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 20 Feb 2017 15:41:12 +0000 (07:41 -0800)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 20 Feb 2017 15:41:13 +0000 (07:41 -0800)
1  2 
packaging/dali-toolkit.spec

@@@ -1,6 -1,6 +1,6 @@@
  Name:       dali-toolkit
  Summary:    The OpenGLES Canvas Core Library Toolkit
 -Version:    1.2.26
 +Version:    1.2.27
  Release:    1
  Group:      System/Libraries
  License:    Apache-2.0 and BSD-2-Clause and MIT
@@@ -22,7 -22,7 +22,7 @@@ BuildRequires:  dali-adaptor-deve
  
  #need libtzplatform-config for directory if tizen version is 3.x
  
- %if "%{tizen_version_major}" == "3"
+ %if 0%{?tizen_version_major} >= 3
  BuildRequires:  pkgconfig(libtzplatform-config)
  %endif