ecore: not install systemd module. 37/121537/3
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 17 Mar 2017 09:09:12 +0000 (18:09 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 29 Mar 2017 01:50:49 +0000 (10:50 +0900)
The systemd module is not used on the Tizen platform.
Moreover, the dbus connection is created on launchpad side while it prepares an application
before the application gets proper SMACK label. And this could be a security problem.

Change-Id: I6f68ffedd2d7c422447e594d381f062ae146d3fe

packaging/efl.spec

index bcb93b4..3b2072a 100644 (file)
@@ -1536,7 +1536,8 @@ install -m 0644 %SOURCE100 %{buildroot}%{_tmpfilesdir}/efl.conf
 
 %files -n ecore-extra
 #%{_libdir}/ecore_imf/modules/*/*/module.so
-%{_libdir}/ecore/system/systemd/v-*/module.so
+%exclude %{_libdir}/ecore/system/systemd/v-*/module.so
+%exclude /usr/lib/debug/usr/lib*/ecore/system/systemd/v-*/module.so.debug
 %{_datadir}/ecore_x/checkme
 
 %files -n eldbus