Remove capability options in spec file and those will be moved to security-config... 49/136349/3
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 29 Jun 2017 07:14:09 +0000 (16:14 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 7 Jul 2017 01:17:06 +0000 (10:17 +0900)
[Version] 0.11.10
[Issue Type] spec

Change-Id: If6a727c0deb0664b1ed65b3f92d095ab0ebbcbbe
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/libmm-sound.spec

index f66b188..d5f9426 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-sound
 Summary:    MMSound Package contains client lib and sound_server binary
-Version:    0.11.9
+Version:    0.11.10
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0
@@ -113,8 +113,8 @@ ln -sf ../focus-server.path %{buildroot}%{_unitdir}/multi-user.target.wants/focu
 %files
 %manifest libmm-sound.manifest
 %defattr(-,root,root,-)
-%caps(cap_chown,cap_fowner,cap_lease=eip) %{_bindir}/focus_server
-%caps(cap_chown,cap_fowner,cap_lease=eip) %{_bindir}/sound_server
+%{_bindir}/focus_server
+%{_bindir}/sound_server
 %{_libdir}/libmmfsound.so.*
 %{_libdir}/libmmfsoundcommon.so.*
 %{_libdir}/libmmfkeysound.so.*