Author: qboosh Date: Tue Mar 4 18:03:27 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - proper -pl (copy-pasto?)
---- Files affected: SPECS: nginx-rrd.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/nginx-rrd.spec diff -u SPECS/nginx-rrd.spec:1.7 SPECS/nginx-rrd.spec:1.8 --- SPECS/nginx-rrd.spec:1.7 Thu Nov 29 18:46:34 2007 +++ SPECS/nginx-rrd.spec Tue Mar 4 19:03:22 2008 @@ -11,10 +11,10 @@ URL: http://www.nginx.eu/ BuildRequires: rpmbuild(macros) >= 1.268 Requires: crondaemon -Requires: perl-libwww Requires: perl-HTML-Parser Requires: perl-HTML-Tagset Requires: perl-URI +Requires: perl-libwww Requires: perl-rrdtool BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -23,13 +23,15 @@ %define _wwwdir /home/services/httpd/html %description -Produce RRD graphs for data recived from nginx webserver. Nginx server -must be configured with --with-http_stub_status_module option and have -defined /nginx_status location +Produce RRD graphs for data received from nginx webserver. Nginx +server must be configured with --with-http_stub_status_module option +and have defined /nginx_status location. %description -l pl.UTF-8 -Tworzenie wykresów z danych RRD tworzonych przez moduł mod_rrdtool -lighttpd. +Ten pakiet odpowiada za tworzenie wykresów z danych RRD otrzymywanych +od serwera WWW nginx. Serwer nginx musi być skonfigurowany z opcją +--with-http_stub_status_module i mieć zdefiniowane położenie +/nginx_status. %prep %setup -q @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-03-04 18:03:22 qboosh +- proper -pl (copy-pasto?) + Revision 1.7 2007-11-29 17:46:34 sardzent - added R: @@ -80,4 +85,3 @@ Revision 1.3 2007/09/06 16:19:14 sardzent - adapter - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx-rrd.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
