Get version info from .spec file
[platform/core/base/bundle.git] / packaging / bundle.spec
index a4c8270..a2a8431 100644 (file)
@@ -27,7 +27,7 @@ Simple string key-val dictionary ADT (devel)
 cp %{SOURCE1001} .
 
 %build
-%cmake .
+%cmake -DVERSION=%{version} .
 %__make %{?_smp_mflags}
 
 %install