Source1001: %{name}.manifest
Source1002: %{name}.service
Source1003: %{name}.conf
+Source1004: %{name}.tmpfiles.conf
Requires(post): /usr/bin/chsmack
BuildRequires: boost-devel
BuildRequires: cmake
install -m 644 %{SOURCE1002} %{buildroot}%{_unitdir}/
install -m 755 -d %{buildroot}%{_sysconfdir}/dbus-1/system.d
install -m 644 %{SOURCE1003} %{buildroot}%{_sysconfdir}/dbus-1/system.d/
+install -m 755 -d %{buildroot}%{_tmpfilesdir}
+install -m 644 %{SOURCE1004} %{buildroot}%{_tmpfilesdir}/%{name}.conf
install -m 755 -d %{buildroot}%{_unitdir}/multi-user.target.wants
ln -sf ../%{name}.service %{buildroot}%{_unitdir}/multi-user.target.wants/