summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-02-21 14:52:33 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-02-21 14:52:33 -0500
commit3ded42779d940e09a539d535af8b8d1f4b39634f (patch)
tree5b158cd7120fd745e1de14300e185f998ec550cb /func.spec
parent169fc5e750b143432c641f85db4a492d1433f92b (diff)
downloadthird_party-func-3ded42779d940e09a539d535af8b8d1f4b39634f.tar.gz
third_party-func-3ded42779d940e09a539d535af8b8d1f4b39634f.tar.xz
third_party-func-3ded42779d940e09a539d535af8b8d1f4b39634f.zip
initial work on "func '*' check" command for diagnosing basic setup problems,
still more to do.
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/func.spec b/func.spec
index 8fb1b43..3ee4e6d 100644
--- a/func.spec
+++ b/func.spec
@@ -3,7 +3,7 @@
%define is_suse %(test -e /etc/SuSE-release && echo 1 || echo 0)
-Summary: Remote config, monitoring, and management api
+Summary: Remote management framework
Name: func
Source1: version
Version: %(echo `awk '{ print $1 }' %{SOURCE1}`)
@@ -29,7 +29,7 @@ Url: https://hosted.fedoraproject.org/projects/func/
%description
-func is a remote api for mangement, configation, and monitoring of systems.
+func is a remote api for mangement, configuration, and monitoring of systems.
%prep
%setup -q