SPECS: nginx.spec - missing fastcgi.params file

sardzent sardzent at pld-linux.org
Sun Dec 16 15:49:14 CET 2007


Author: sardzent                     Date: Sun Dec 16 14:49:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing fastcgi.params file

---- Files affected:
SPECS:
   nginx.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.79 SPECS/nginx.spec:1.80
--- SPECS/nginx.spec:1.79	Thu Dec 13 22:37:10 2007
+++ SPECS/nginx.spec	Sun Dec 16 15:49:09 2007
@@ -24,7 +24,7 @@
 Summary(pl.UTF-8):	Serwer HTTP i odwrotne proxy o wysokiej wydajności
 Name:		nginx
 Version:	0.5.34
-Release:	0.1
+Release:	0.2
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://sysoev.ru/nginx/%{name}-%{version}.tar.gz
@@ -507,6 +507,7 @@
 # XXX: duplicates, don't use such glob here
 #%attr(640,root,root) %{_sysconfdir}/*[_-]*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/proxy.conf
+attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/fastcgi.params
 %attr(640,root,root) %{_sysconfdir}/mime.types
 %attr(640,root,root) %{_sysconfdir}/koi-utf
 %attr(640,root,root) %{_sysconfdir}/koi-win
@@ -573,6 +574,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2007-12-16 14:49:09  sardzent
+- missing fastcgi.params file
+
 Revision 1.79  2007-12-13 21:37:10  areq
 - 0.5.34
 
================================================================

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



More information about the pld-cvs-commit mailing list