forked from pool/varnish
with tarballs
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=48
This commit is contained in:
parent
30c7794caf
commit
75c7d87f69
12
_service
12
_service
@ -1,12 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="download_url">
|
|
||||||
<param name="protocol">http</param>
|
|
||||||
<param name="host">repo.varnish-cache.org</param>
|
|
||||||
<param name="path">/source/varnish-2.1.5.tar.gz</param>
|
|
||||||
</service>
|
|
||||||
<service name="verify_file">
|
|
||||||
<param name="file">_service:download_url:varnish-2.1.5.tar.gz</param>
|
|
||||||
<param name="verifier">sha256</param>
|
|
||||||
<param name="checksum">2d8049be14ada035d0e3a54c2b519143af40d03d917763cf72d53d8188e5ef83</param>
|
|
||||||
</service>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d8049be14ada035d0e3a54c2b519143af40d03d917763cf72d53d8188e5ef83
|
|
||||||
size 1530856
|
|
3
varnish-2.1.5.tar.xz
Normal file
3
varnish-2.1.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec04d8dd3e498b570294fb0c6fbb4a2ae4005b039436e2f8913660be598b3c70
|
||||||
|
size 846684
|
@ -41,7 +41,7 @@ Recommends: logrotate
|
|||||||
%define pkg_cachedir %_localstatedir/cache/%name
|
%define pkg_cachedir %_localstatedir/cache/%name
|
||||||
#
|
#
|
||||||
URL: http://www.varnish-cache.org/
|
URL: http://www.varnish-cache.org/
|
||||||
Source0: http://downloads.sourceforge.net/varnish/varnish-%version.tar.gz
|
Source0: %name-%version.tar.xz
|
||||||
# http://downloads.sourceforge.net/varnish/varnish-%version.tar.bz2
|
# http://downloads.sourceforge.net/varnish/varnish-%version.tar.bz2
|
||||||
Source2: varnish.init
|
Source2: varnish.init
|
||||||
Source3: varnish.sysconfig
|
Source3: varnish.sysconfig
|
||||||
@ -49,6 +49,7 @@ Source4: vcl.conf
|
|||||||
Source5: varnish.logrotate
|
Source5: varnish.logrotate
|
||||||
#
|
#
|
||||||
Summary: Varnish is a high-performance HTTP accelerator
|
Summary: Varnish is a high-performance HTTP accelerator
|
||||||
|
BuildRequires: xz
|
||||||
%description
|
%description
|
||||||
Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse
|
Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse
|
||||||
Proxy) is an application that stores (caches) documents that have been
|
Proxy) is an application that stores (caches) documents that have been
|
||||||
|
Loading…
Reference in New Issue
Block a user