Changes of Revision 13
[-] | Changed | varnish.spec |
x 1
2 URL: http://www.varnish-cache.org/ 3 Source0: http://downloads.sourceforge.net/varnish/varnish-%{pversion}.tar.bz2 4 Source2: varnish.init 5 -#Source3: changes-html.xsl 6 +Source3: changes-html.xsl 7 Patch0: varnish-redhat-pid.patch 8 Patch1: varnishncsa-vhost.patch 9 Patch2: 2014-05-21_varnish.diff 10
11 %patch0 12 %patch1 13 touch AUTHORS COPYING NEWS 14 -#cp %{S:3} doc/ 15 +cp %{S:3} doc/ 16 17 %build 18 autoreconf -fi 19 |