summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb.spec
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-07-09 18:56:54 +0300
committermakkalot <makkalot@gmail.com>2008-07-09 18:56:54 +0300
commit555559485689c90e5338a25eba858cd04f56303e (patch)
treecca6d189ab87af6289f443d31f7cbbb41caf309d /funcweb/funcweb.spec
parent4dec35682b12316cba55276abae8008b7c269be2 (diff)
downloadfunc-555559485689c90e5338a25eba858cd04f56303e.tar.gz
func-555559485689c90e5338a25eba858cd04f56303e.tar.xz
func-555559485689c90e5338a25eba858cd04f56303e.zip
the fix for summary and desc
Diffstat (limited to 'funcweb/funcweb.spec')
-rw-r--r--funcweb/funcweb.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/funcweb/funcweb.spec b/funcweb/funcweb.spec
index 54c41a1..78af65b 100644
--- a/funcweb/funcweb.spec
+++ b/funcweb/funcweb.spec
@@ -4,7 +4,7 @@
%define is_suse %(test -e /etc/SuSE-release && echo 1 || echo 0)
%define version 0.1
-Summary: Web GUI for FUNC API
+Summary: Web application for Func API
Name: funcweb
Source1: version
Version: %(echo `awk '{ print $1 }' %{SOURCE1}`)
@@ -38,7 +38,7 @@ BuildArch: noarch
Url: https://hosted.fedoraproject.org/projects/func/
%description
-FuncWeb is the Web GUI management tool for commandline based tool func.
+Web interface for managing systems controlled by Func
%prep
%setup -q