summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorAdrian Likins <alikins@grimlock.devel.redhat.com>2008-02-25 13:28:32 -0500
committerAdrian Likins <alikins@grimlock.devel.redhat.com>2008-02-25 13:28:32 -0500
commit71ca4184404df52dabfea318e3e0a1ca8c1b4c61 (patch)
tree5a4b69c9b9e38057256624f1c173f59d928487e5 /func.spec
parente648895b13205a4669ba9d3ea8756209b6a6d9eb (diff)
parente27f9d8383848d523d301706046c54e99b5f9676 (diff)
downloadthird_party-func-71ca4184404df52dabfea318e3e0a1ca8c1b4c61.tar.gz
third_party-func-71ca4184404df52dabfea318e3e0a1ca8c1b4c61.tar.xz
third_party-func-71ca4184404df52dabfea318e3e0a1ca8c1b4c61.zip
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
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 0a05f71..c43da30 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}`)
@@ -30,7 +30,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