Accepting request 508585 from server:proxy
1 OBS-URL: https://build.opensuse.org/request/show/508585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/squid?expand=0&rev=47
This commit is contained in:
commit
13256f2758
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 5 20:00:49 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update description from webpage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 08:20:52 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
|
13
squid.spec
13
squid.spec
@ -21,7 +21,7 @@
|
||||
Name: squid
|
||||
Version: 3.5.26
|
||||
Release: 0
|
||||
Summary: A fully featured HTTP/1.0 proxy
|
||||
Summary: Caching and forwarding HTTP web proxy
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Web/Proxy
|
||||
Url: http://www.squid-cache.org
|
||||
@ -71,12 +71,11 @@ Obsoletes: %{name}3 < %{version}
|
||||
%{?systemd_requires}
|
||||
|
||||
%description
|
||||
Squid is a fully-featured HTTP/1.0 proxy which is almost (but not quite -
|
||||
we're getting there!) a fully-featured HTTP/1.1 proxy. Squid offers a rich
|
||||
access control, authorization and logging environment to develop web proxy
|
||||
and content serving applications. Squid offers a rich set of traffic
|
||||
optimization options, most of which are enabled by default for simpler
|
||||
installation and high performance.
|
||||
Squid is a caching proxy for the Web supporting HTTP(S), FTP, and
|
||||
some others. It reduces bandwidth and improves response times by
|
||||
caching and reusing frequently-requested web pages. Squid has
|
||||
extensive access controls and can also be used as a server
|
||||
accelerator.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user