Merge branch 'devel/master (1.2.30)' into tizen
[platform/core/uifw/dali-core.git] / packaging / dali.spec
index dda5fe3..64e3215 100644 (file)
@@ -1,6 +1,6 @@
 Name:       dali
 Summary:    The OpenGLES Canvas Core Library
-Version:    1.2.24
+Version:    1.2.30
 Release:    1
 Group:      System/Libraries
 License:    Apache-2.0 and BSD-2-Clause and MIT
@@ -12,7 +12,7 @@ Requires(postun): /sbin/ldconfig
 BuildRequires:  pkgconfig
 BuildRequires:  gawk
 
-%if "%{tizen_version_major}" == "3"
+%if 0%{?tizen_version_major} >= 3
 BuildRequires:  pkgconfig(libtzplatform-config)
 %endif
 
@@ -112,7 +112,8 @@ LDFLAGS="${LDFLAGS:-%optflags}" ; export LDFLAGS;
 %endif
       --infodir=%{_infodir}
 
-make %{?jobs:-j%jobs}
+#make %{?jobs:-j%jobs}
+make
 
 ##############################
 # Installation