From 290bf5152adecc47ae048fb397237a5a14ef8a1009d0c1a4047e47263d10f275 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 10 Nov 2014 11:06:13 +0000 Subject: [PATCH] Accepting request 260632 from home:dimstar:branches:Base:System - 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. OBS-URL: https://build.opensuse.org/request/show/260632 OBS-URL: https://build.opensuse.org/package/show/Base:System/dmraid?expand=0&rev=41 --- dmraid.changes | 7 +++++++ dmraid.spec | 1 + 2 files changed, 8 insertions(+) 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