Changes of Revision 8
[-] | Changed | varnish.spec |
1
2 %prep 3 %setup -n %{name}-%{pversion} 4 %patch0 5 -#%patch1 6 -%patch2 -p1 7 +%patch1 8 touch AUTHORS COPYING NEWS 9 cp %{S:3} doc/ 10 11 |
||
[+] | Changed | 2014-05-21_varnish.diff ^ |
@@ -1,5 +1,5 @@ ---- 2014-05-21/shared_fetch.vcl 2014-05-21 19:41:49.012476279 +0200 -+++ ./shared_fetch.vcl 2014-05-21 19:46:13.816197527 +0200 +--- shared_fetch.vcl 2014-05-21 19:41:49.012476279 +0200 ++++ shared_fetch.vcl 2014-05-21 19:46:13.816197527 +0200 @@ -349,6 +349,7 @@ /* calc new obj.ttl */ |