summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorRobin Norwood <rnorwood@redhat.com>2007-09-25 10:38:51 -0400
committerRobin Norwood <rnorwood@redhat.com>2007-09-25 10:38:51 -0400
commit6bf3d8bee599802c95832cbdae904ffce1053938 (patch)
tree6711d28ed442ffbe5fddfdc6ccd1678ec05aa74c /func.spec
parent5024f7f62ff32345660fae783ac7a97d506fe1da (diff)
parentfca2c8e36dfec0ced3957ba8f6e62bf62a99c84b (diff)
downloadthird_party-func-6bf3d8bee599802c95832cbdae904ffce1053938.tar.gz
third_party-func-6bf3d8bee599802c95832cbdae904ffce1053938.tar.xz
third_party-func-6bf3d8bee599802c95832cbdae904ffce1053938.zip
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/func
Conflicts: func.spec setup.py
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/func.spec b/func.spec
index 004f527..52ec37a 100644
--- a/func.spec
+++ b/func.spec
@@ -35,14 +35,16 @@ rm -fr $RPM_BUILD_ROOT
%files
%{_bindir}/funcd
+%{_bindir}/certmaster
/etc/init.d/funcd
+/etc/init.d/certmaster
%config(noreplace) /etc/func/settings
%dir %{python_sitelib}/func
%dir %{python_sitelib}/func/minion
%dir %{python_sitelib}/func/overlord
%{python_sitelib}/func/minion/*.py*
%{python_sitelib}/func/overlord/*.py*
-
+%{python_sitelib}/func/*.py*
%dir %{python_sitelib}/func/minion/modules
%{python_sitelib}/func/minion/modules/*.py*
%dir /var/log/func