SPECS: nginx-rrd.spec - up to 0.1.2
sardzent
sardzent at pld-linux.org
Thu Sep 6 17:58:25 CEST 2007
Author: sardzent Date: Thu Sep 6 15:58:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.1.2
---- Files affected:
SPECS:
nginx-rrd.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/nginx-rrd.spec
diff -u SPECS/nginx-rrd.spec:1.1 SPECS/nginx-rrd.spec:1.2
--- SPECS/nginx-rrd.spec:1.1 Thu Sep 6 15:40:26 2007
+++ SPECS/nginx-rrd.spec Thu Sep 6 17:58:20 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.1
+Version: 0.1.2
Release: 0.1
License: GPL
Group: Applications/WWW
Source0: http://www.nginx.eu/%{name}/%{name}-%{version}.tgz
-# Source0-md5: c2a84706f6bab41c2c00555ffa824864
+# Source0-md5: 738d5ab1d04a3ff4679318abcea6caeb
URL: http://www.nginx.eu/
BuildRequires: rpmbuild(macros) >= 1.268
Requires: crondaemon
@@ -36,7 +36,7 @@
install -d $RPM_BUILD_ROOT{%{_appdir},%{_wwwdir},%{_sbindir},/etc,/etc/cron.d}
install etc/%{name}.conf $RPM_BUILD_ROOT/etc/%{name}.conf
-install etc/cron.d/%{name}.cron $RPM_BUILD_ROOT/etc/cron.d/%{name}
+install etc/cron.d/%{name}.cron $RPM_BUILD_ROOT/etc/cron.d/nginx
install usr/sbin/nginx-collect $RPM_BUILD_ROOT%{_sbindir}/nginx-collect
install usr/sbin/nginx-collect.pl $RPM_BUILD_ROOT%{_sbindir}/nginx-collect.pl
install usr/sbin/nginx-graph $RPM_BUILD_ROOT%{_sbindir}/nginx-graph
@@ -48,7 +48,7 @@
%files
%defattr(644,root,root,755)
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/%{name}.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/%{name}
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/cron.d/nginx
%attr(755,root,root) %{_sbindir}/nginx-collect
%attr(755,root,root) %{_sbindir}/nginx-collect.pl
%attr(755,root,root) %{_sbindir}/nginx-graph
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nginx-rrd.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list