Author: sardzent Date: Thu Sep 6 19:54:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.1.3
---- Files affected: SPECS: nginx-rrd.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/nginx-rrd.spec diff -u SPECS/nginx-rrd.spec:1.4 SPECS/nginx-rrd.spec:1.5 --- SPECS/nginx-rrd.spec:1.4 Thu Sep 6 18:21:10 2007 +++ SPECS/nginx-rrd.spec Thu Sep 6 21:54:43 2007 @@ -2,12 +2,12 @@ Summary: Produce RRD graphs for nginx Summary(pl.UTF-8): Tworzenie wykresów RRD dla nginx Name: nginx-rrd -Version: 0.1.2 +Version: 0.1.3 Release: 0.1 License: GPL Group: Applications/WWW Source0: http://www.nginx.eu/nginx-rrd/%{name}-%{version}.tgz -# Source0-md5: 738d5ab1d04a3ff4679318abcea6caeb +# Source0-md5: b62f1e48659cc989ae5f1afa1d063c19 URL: http://www.nginx.eu/ BuildRequires: rpmbuild(macros) >= 1.268 Requires: crondaemon @@ -41,6 +41,7 @@ install usr/sbin/nginx-collect.pl $RPM_BUILD_ROOT%{_sbindir}/nginx-collect.pl install usr/sbin/nginx-graph $RPM_BUILD_ROOT%{_sbindir}/nginx-graph install usr/sbin/nginx-graph.pl $RPM_BUILD_ROOT%{_sbindir}/nginx-graph.pl +install html/index.php $RPM_BUILD_ROOT%{_wwwdir}/index.php %clean rm -rf $RPM_BUILD_ROOT @@ -54,6 +55,7 @@ %attr(755,root,root) %{_sbindir}/nginx-graph %attr(755,root,root) %{_sbindir}/nginx-graph.pl %dir %attr(775,root,stats) %{_appdir} +%{_wwwdir}/index.php %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -61,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/09/06 19:54:43 sardzent +- up to 0.1.3 + Revision 1.4 2007/09/06 16:21:10 sardzent - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx-rrd.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
