summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-03-03 16:01:44 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-03-03 16:01:44 -0500
commitd35d0d024fd57464f9cce8fc01c8c25bc4165de8 (patch)
treef386ed0755e210dce171cae7a9a94c528f645d15
parent09f0d2fff6ca19ad1ab7a6250fb7c50eeee393d1 (diff)
downloadthird_party-func-d35d0d024fd57464f9cce8fc01c8c25bc4165de8.tar.gz
third_party-func-d35d0d024fd57464f9cce8fc01c8c25bc4165de8.tar.xz
third_party-func-d35d0d024fd57464f9cce8fc01c8c25bc4165de8.zip
add /usr/bin/update-func to spec
-rw-r--r--func.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/func.spec b/func.spec
index d7b87d3..cff9bb0 100644
--- a/func.spec
+++ b/func.spec
@@ -54,6 +54,7 @@ rm -fr $RPM_BUILD_ROOT
%{_bindir}/func
%{_bindir}/func-inventory
%{_bindir}/func-create-module
+%{_bindir}/update-func
/etc/init.d/funcd
%dir %{_sysconfdir}/%{name}
%dir %{_sysconfdir}/%{name}/minion-acl.d/
@@ -121,7 +122,11 @@ if [ "$1" = 0 ] ; then
fi
+
%changelog
+* Mon Mar 03 2008 Adrian Likins <alikins@redhat.com> - 0.18-1
+- run update-func from the %post
+
* Wed Feb 13 2008 Adrian Likins <alikins@redhat.com> - 0.18-1
- split off certmaster