packaging: Modify spec file to include d-bus conf 50/114150/1
authorWook Song <wook16.song@samsung.com>
Fri, 10 Feb 2017 07:06:24 +0000 (16:06 +0900)
committerWook Song <wook16.song@samsung.com>
Fri, 10 Feb 2017 07:06:24 +0000 (16:06 +0900)
This patch modifies the spec file for packaging to include the d-bus
conf file.

Change-Id: Iff9d7f5b64787e25bcec3a772955b550f928c138
Signed-off-by: Wook Song <wook16.song@samsung.com>
packaging/pass.spec

index fe944a4..c19a6c7 100644 (file)
@@ -122,6 +122,7 @@ systemctl daemon-reload
 %files -n %{daemon_name}
 %manifest %{name}.manifest
 %license LICENSE
+%config %{_sysconfdir}/dbus-1/system.d/%{daemon_name}.conf
 %config %{_sysconfdir}/pass/pass.conf
 %config %{_sysconfdir}/pass/pass-cluster0.conf
 %config %{_sysconfdir}/pass/pass-cluster1.conf