From 1eb45ff0178dde1a511a6342ccd11317f9d0b649 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 23 Oct 2007 17:29:18 -0400 Subject: Initial go at the func inventory app (includes git integration). Docs TBA shortly. --- func.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'func.spec') diff --git a/func.spec b/func.spec index f7b7061..0f6cd2f 100644 --- a/func.spec +++ b/func.spec @@ -38,6 +38,7 @@ rm -fr $RPM_BUILD_ROOT %{_bindir}/func %{_bindir}/certmaster %{_bindir}/certmaster-ca +%{_bindir}/func-inventory /etc/init.d/funcd /etc/init.d/certmaster %dir %{_sysconfdir}/%{name} @@ -76,10 +77,13 @@ fi %changelog +* Tue Oct 23 2007 Michael DeHaan - 0.0.13-1 +- packaged func-inventory script +- release bump + * Thu Oct 18 2007 Seth Vidal 0.0.12-1 - change out minion-acl.conf for minion-acl.d - * Mon Oct 8 2007 Adrian Likins - 0.0.12-1 - add cmd_modules -- cgit