[dirmngr] - add tmpfiles.d config to the file list

Tomáš Mráz tmraz at fedoraproject.org
Wed Nov 24 11:37:05 UTC 2010


commit 83546661ab62ced0507aab84c1558e2833602edc
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Wed Nov 24 12:37:04 2010 +0100

    - add tmpfiles.d config to the file list

 dirmngr.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/dirmngr.spec b/dirmngr.spec
index 842a36e..af03f56 100644
--- a/dirmngr.spec
+++ b/dirmngr.spec
@@ -124,6 +124,7 @@ rm -rf %{buildroot}
 %dir %{_sysconfdir}/dirmngr
 %config(noreplace) %{_sysconfdir}/dirmngr/*.conf
 %config %{_sysconfdir}/logrotate.d/*
+%config(noreplace) %{_sysconfdir}/tmpfiles.d/*.conf
 %{_var}/cache/dirmngr/
 %{_var}/lib/dirmngr/
 %{_var}/log/dirmngr/


More information about the scm-commits mailing list