SPECS: nginx.spec - added var/log/archive/nginx dir

sardzent sardzent at pld-linux.org
Mon Sep 10 17:31:23 CEST 2007


Author: sardzent                     Date: Mon Sep 10 15:31:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added var/log/archive/nginx dir

---- Files affected:
SPECS:
   nginx.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.27 SPECS/nginx.spec:1.28
--- SPECS/nginx.spec:1.27	Thu Sep  6 18:31:02 2007
+++ SPECS/nginx.spec	Mon Sep 10 17:31:18 2007
@@ -18,7 +18,7 @@
 Summary(pl.UTF-8):	Serwer HTTP i odwrotne proxy o wysokiej wydajności
 Name:		nginx
 Version:	0.5.31
-Release:	3
+Release:	3.1
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://sysoev.ru/nginx/%{name}-%{version}.tar.gz
@@ -190,6 +190,7 @@
 %attr(640,root,root) %{_sysconfdir}/mime.types
 %attr(755,root,root) %{_sbindir}/%{name}
 %attr(770,root,%{name}) /var/cache/%{name}
+%attr(750,root,root) %dir /var/log/archive/%{name}
 %attr(750,%{name},logs) /var/log/%{name}
 %config(noreplace,missingok) %verify(not md5 mtime size) %{_nginxdir}/html/*
 
@@ -203,6 +204,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/09/10 15:31:18  sardzent
+- added var/log/archive/nginx dir
+
 Revision 1.27  2007/09/06 16:31:02  sardzent
 - clean up with bconds
 - some todo
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list