diff --git a/dmraid.changes b/dmraid.changes index 00e74fe..269bb08 100644 --- a/dmraid.changes +++ b/dmraid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 10 10:39:45 UTC 2014 - dimstar@opensuse.org + +- Own /usr/lib/tmpfiles.d: in the past, we were lucky for another + package in the build dependency chain to own this for us, but in + fact we should do it ourselves. + ------------------------------------------------------------------- Fri Jul 25 14:36:25 UTC 2014 - jeffm@suse.com diff --git a/dmraid.spec b/dmraid.spec index a65ff06..2189831 100644 --- a/dmraid.spec +++ b/dmraid.spec @@ -143,6 +143,7 @@ echo 'd /run/lock/dmraid 0700 root root -' > %{buildroot}%{_tmpfilesdir}/dmraid. /var/adm/fillup-templates/sysconfig.dmraid /%{_lib}/libdmraid-events-isw.so /%{_lib}/libdmraid.so.1.0.0.rc16-3 +%dir %{_tmpfilesdir} %{_tmpfilesdir}/dmraid.conf %{_unitdir}/dmraid-activation.service