Change-Id: I5d8a4051ad69356331a6df66fbe00edf5a27d86d
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
+# this macro is not included in tizen_macros but in systemd package,
+# but capmgr doesn't have dependency with systemd, so we define this value here.
+%define _tmpfilesdir %{_libdir}/tmpfiles.d
+
Name: capmgr
Summary: Capability Manager
Version: 0.0.1
%{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_unitdir}/%{name}.service
%{_unitdir}/multi-user.target.wants/%{name}.service
+%{_tmpfilesdir}/%{name}.conf
%files tests
%{_bindir}/capmgr-ut/*