Accepting request 540237 from server:http
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/540237 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/thttpd?expand=0&rev=39
This commit is contained in:
commit
fa03ff4387
@ -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
|
||||
|
||||
|
12
thttpd.spec
12
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
|
||||
|
Loading…
Reference in New Issue
Block a user