Version up for SR(submit request) and mode change from 755 to 644
[platform/core/telephony/tel-plugin-imc.git] / packaging / tel-plugin-imc.spec
old mode 100755 (executable)
new mode 100644 (file)
index f5ac6e2..2047220
@@ -1,11 +1,12 @@
 #sbs-git:slp/pkgs/t/tel-plugin-imc
 Name:          tel-plugin-imc
 Summary:       imc plugin for telephony
-Version:       0.1.38
+Version:       0.1.39
 Release:       1
 Group:         Development/Libraries
 License:       Apache
 Source0:       tel-plugin-imc-%{version}.tar.gz
+Source1001:    tel-plugin-imc.manifest
 Requires(post):        /sbin/ldconfig
 Requires(postun):/sbin/ldconfig
 BuildRequires: cmake
@@ -20,9 +21,10 @@ IMC plugin for telephony
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
-cmake . -DCMAKE_INSTALL_PREFIX=%{_prefix}
+%cmake .
 make %{?jobs:-j%jobs}
 
 %post
@@ -53,6 +55,7 @@ rm -rf %{buildroot}
 mkdir -p %{buildroot}/usr/share/license
 
 %files
+%manifest %{name}.manifest
 
 %defattr(-,root,root,-)