summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-12-19 16:18:38 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-12-19 16:18:38 -0500
commitf31f2fddc2130591ed192750ef9c31091055439f (patch)
tree732eabf2114cd984c862fd500de0fc32bd1c0d78 /func.spec
parent4f64b903ac4587732624b1793781b3059b1ee5e9 (diff)
parenta69b9ac3430bedc198d164cb753754bcc925db11 (diff)
downloadthird_party-func-f31f2fddc2130591ed192750ef9c31091055439f.tar.gz
third_party-func-f31f2fddc2130591ed192750ef9c31091055439f.tar.xz
third_party-func-f31f2fddc2130591ed192750ef9c31091055439f.zip
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/func.spec b/func.spec
index 2586c06..e3b3f53 100644
--- a/func.spec
+++ b/func.spec
@@ -74,6 +74,8 @@ rm -fr $RPM_BUILD_ROOT
%dir %{python_sitelib}/func/minion/modules
%{python_sitelib}/func/minion/modules/*.py*
%dir /var/log/func
+%dir /var/lib/func
+%dir /var/lib/func/certmaster
%doc AUTHORS README LICENSE
%{_mandir}/man1/func.1.gz
%{_mandir}/man1/func-inventory.1.gz
@@ -122,6 +124,9 @@ fi
%changelog
+* Tue Dec 18 2007 Adrian Likins <alikins@redhat.com> - 0.0.14-5
+- add /var/lib/ dirs to spec file
+
* Thu Dec 13 2007 Eli Criffield <elicriffield@gmail.com> - 0.0.14-4
- changes for suse integration