From 9ae98595b029771ffa793d055ad573c11d8b0af1b08f1efb62b74a84f2d0c41d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?=
 <vcizek@suse.com>
Date: Thu, 9 Nov 2017 14:08:18 +0000
Subject: [PATCH] Accepting request 534895 from
 home:jengelh:branches:server:http

- Trim filler wording from description.

OBS-URL: https://build.opensuse.org/request/show/534895
OBS-URL: https://build.opensuse.org/package/show/server:http/thttpd?expand=0&rev=39
---
 thttpd.changes |  5 +++++
 thttpd.spec    | 12 ++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/thttpd.changes b/thttpd.changes
index c0d8d0a..7707cc4 100644
--- a/thttpd.changes
+++ b/thttpd.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Oct 18 08:30:54 UTC 2017 - jengelh@inai.de
+
+- Trim filler wording from description.
+
 -------------------------------------------------------------------
 Mon Sep 11 09:36:59 UTC 2017 - vcizek@suse.com
 
diff --git a/thttpd.spec b/thttpd.spec
index 9f8a50c..bc2a81c 100644
--- a/thttpd.spec
+++ b/thttpd.spec
@@ -25,7 +25,7 @@
 Name:           thttpd
 Version:        2.27
 Release:        0
-Summary:        Small and very simple webserver
+Summary:        Small and simple webserver
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Web/Servers
 Url:            http://www.acme.com/software/thttpd/
@@ -68,11 +68,11 @@ Requires(post): %insserv_prereq
 %endif
 
 %description
-Thttpd is a very compact no-frills httpd serving daemon that can handle
-very high loads.  While lacking many of the advanced features of Roxen
-or Apache, thttpd operates without forking and is extremely efficient
-in memory use.	Basic support for cgi scripts, authentication, and ssi
-is provided for.  Advanced features include the ability to throttle
+Thttpd is a compact httpd serving daemon that can handle
+high loads. While lacking many of the advanced features of Roxen
+or Apache, thttpd operates without forking and is efficient
+in memory use. Basic support for CGI scripts, authentication, and SSI
+is provided. Advanced features include the ability to throttle
 traffic.
 
 %prep