summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-03-07 14:42:51 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-03-07 14:42:51 -0500
commita2ca603647853fcaeeb6556e4f6757f1913ff06e (patch)
tree86b90c82cd6e84f9ad36b053f894f544e9da64dd /func.spec
parenta1ba713775a93c6b4b73c83386eccb1e6d87d2d1 (diff)
downloadthird_party-func-a2ca603647853fcaeeb6556e4f6757f1913ff06e.tar.gz
third_party-func-a2ca603647853fcaeeb6556e4f6757f1913ff06e.tar.xz
third_party-func-a2ca603647853fcaeeb6556e4f6757f1913ff06e.zip
Disable update script after having some problems on mdehaan's F8 box
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec7
1 files changed, 2 insertions, 5 deletions
diff --git a/func.spec b/func.spec
index 855109b..e8f6d23 100644
--- a/func.spec
+++ b/func.spec
@@ -54,7 +54,7 @@ rm -fr $RPM_BUILD_ROOT
%{_bindir}/func
%{_bindir}/func-inventory
%{_bindir}/func-create-module
-%{_bindir}/update-func
+#%{_bindir}/update-func
/etc/init.d/funcd
%dir %{_sysconfdir}/%{name}
%dir %{_sysconfdir}/%{name}/minion-acl.d/
@@ -104,7 +104,7 @@ else
fi
# upgrade old installs if needed
-/usr/bin/update-func
+#/usr/bin/update-func
exit 0
@@ -124,9 +124,6 @@ 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
* Fri Feb 8 2008 Michael DeHaan <mdehaan@redhat.com> - 0.17-1