Search
j0ke.net Open Build Service
>
Projects
>
ha
>
varnish
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 17
[-]
[+]
Changed
varnish.spec
@@ -17,14 +17,14 @@ %define pkg_name %{name} # URL: http://www.varnish-cache.org/ -Source: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.gz +Source: http://downloads.sourceforge.net/varnish/varnish-%{version}.tar.bz2 Source1: upstream-config.tar.bz2 Source2: varnish.init Source3: varnish.sysconfig Patch100: bin__varnishd__cache_acceptor_epoll.c.patch #Patch: varnish-1.1_destdir.patch # -Summary: Varnish is a high-performance HTTP accelerator. +Summary: Varnish is a high-performance HTTP accelerator %description Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been @@ -164,6 +164,10 @@ # how to do the same for RH/mandriva? %endif +%post -n libvarnish0 -p /sbin/ldconfig + +%postun -n libvarnish0 -p /sbin/ldconfig + %files %defattr(-,root,root,-) %if 0%{?suse_version}
Renamed
varnish-1.1.2.tar.bz2
^