SPECS: nginx.spec - typo
sardzent
sardzent at pld-linux.org
Fri Nov 30 19:44:49 CET 2007
Author: sardzent Date: Fri Nov 30 18:44:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo
---- Files affected:
SPECS:
nginx.spec (1.59 -> 1.60)
---- Diffs:
================================================================
Index: SPECS/nginx.spec
diff -u SPECS/nginx.spec:1.59 SPECS/nginx.spec:1.60
--- SPECS/nginx.spec:1.59 Fri Nov 30 19:29:53 2007
+++ SPECS/nginx.spec Fri Nov 30 19:44:43 2007
@@ -25,7 +25,7 @@
Summary(pl.UTF-8): Serwer HTTP i odwrotne proxy o wysokiej wydajności
Name: nginx
Version: 0.5.33
-Release: 0.5
+Release: 0.6
License: BSD-like
Group: Networking/Daemons
Source0: http://sysoev.ru/nginx/%{name}-%{version}.tar.gz
@@ -347,7 +347,7 @@
./configure \
--prefix=%{_prefix} \
--sbin-path=%{_sbindir}/%{name}-standard \
- --conf-path=%{_sysconfdir}/%{name}.conf \
+ --conf-path=%{_sysconfdir}/%{name}-standard.conf \
--error-log-path=%{_localstatedir}/log/%{name}/%{name}-standard_error.log \
--http-log-path=%{_localstatedir}/log/%{name}/%{name}-standard_access.log \
--pid-path=%{_localstatedir}/run/%{name}-standard.pid \
@@ -584,6 +584,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60 2007-11-30 18:44:43 sardzent
+- typo
+
Revision 1.59 2007-11-30 18:29:53 sardzent
- fixed R: in subpackage
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx.spec?r1=1.59&r2=1.60&f=u
More information about the pld-cvs-commit
mailing list