Logoj0ke.net Open Build Service > Projects > home:jg:http > nginx > Changes
Sign Up | Log In

Changes of Revision 19

[-] Changed nginx.spec
x
 
1
@@ -52,6 +52,7 @@
2
 # syslog patch, use syslog instead of nginx logfiles
3
 #Patch2:       nginx-syslog.patch
4
 #Patch3:       nginx-unix-sockets.diff
5
+Patch4:        nginx-versiontilt.patch
6
 
7
 %description
8
 Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
9
@@ -66,6 +67,7 @@
10
 %patch1 -p0
11
 #%patch2 -p1
12
 # %patch3 -p1
13
+%patch4 -p1
14
 %{__tar} zxvf %{SOURCE5}
15
 %{__tar} zxvf %{SOURCE9}
16
 
17
[+] Added nginx-versiontilt.patch ^