Logoj0ke.net Open Build Service > Projects > ha:uplex > varnish2 > Changes
Sign Up | Log In

Changes of Revision 3

[-] Changed varnish.spec
x
 
1
@@ -18,8 +18,9 @@
2
 %define pkg_name     %{name}
3
 #
4
 URL:       http://www.varnish-cache.org/
5
-Source:        http://downloads.sourceforge.net/varnish/varnish-%{pversion}.tar.bz2
6
+Source0:   http://downloads.sourceforge.net/varnish/varnish-%{pversion}.tar.bz2
7
 Source2:   varnish.init
8
+Source3:   changes-html.xsl
9
 Patch0:        varnish-redhat-pid.patch
10
 Patch1:        varnishncsa-vhost.patch
11
 
12
@@ -94,8 +95,8 @@
13
 %setup -n universal_%{name}-%{pversion} 
14
 %patch0
15
 %patch1
16
-
17
 touch AUTHORS COPYING NEWS
18
+cp %{S:3} doc/
19
 
20
 %build
21
 autoreconf -fi
22
[+] Added changes-html.xsl ^