Author: blues Date: Wed Oct 26 13:56:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - started 2.0.x series - this is needed for current rrdtool
---- Files affected: SPECS: smokeping.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/smokeping.spec diff -u SPECS/smokeping.spec:1.25 SPECS/smokeping.spec:1.26 --- SPECS/smokeping.spec:1.25 Wed Oct 26 15:28:47 2005 +++ SPECS/smokeping.spec Wed Oct 26 15:56:02 2005 @@ -2,13 +2,12 @@ Summary: Smokeping - a latency grapher that uses rrdtool Summary(pl): Smokeping - narzędzie do tworzenia wykresów opóźnień sieci Name: smokeping -Version: 1.43 -Release: 1 -Vendor: Tobias Oetiker +Version: 2.0.4 +Release: 0.1 License: GPL v2 Group: Networking/Utilities Source0: http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/%{name}-%{version}.tar.gz -# Source0-md5: eaa039842f5b5ced094c8c6924aa2f6e +# Source0-md5: 21d968154f1632575ea65843f1dd765f Source1: %{name}.init Source2: %{name}.conf Source3: %{name}-config @@ -21,7 +20,7 @@ Requires: fping Requires: perl-base Requires: perl-rrdtool -Requires: rrdtool < 1.2 +Requires: rrdtool >= 1.2 Requires: webserver BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,7 +61,7 @@ # working config in wrong location decruft "etc/config.dist" "%{_sysconfdir}/%{name}/config" -sed -i -e '[EMAIL PROTECTED]/usr/bin/[EMAIL PROTECTED]/usr/bin/perl@' bin/smokeping.dist +sed -i -e '[EMAIL PROTECTED]/usr/bin/[EMAIL PROTECTED]/usr/bin/perl@' bin/smokeping.dist %install rm -rf $RPM_BUILD_ROOT @@ -73,7 +72,7 @@ install etc/basepage.html.dist $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/basepage.html install etc/config.dist $RPM_BUILD_ROOT%{_sysconfdir}/%{name} -install etc/config-echoping.dist $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/config-echoping +#install etc/config-echoping.dist $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/config-echoping install etc/smokemail.dist $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/smokemail install bin/smokeping.dist $RPM_BUILD_ROOT%{_bindir}/smokeping install htdocs/smokeping.cgi.dist $RPM_BUILD_ROOT%{_cgi_bindir}/smokeping.cgi @@ -159,8 +158,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.25 2005/10/26 13:28:47 blues -- updated req +Revision 1.26 2005/10/26 13:56:02 blues +- started 2.0.x series - this is needed for current rrdtool Revision 1.24 2005/10/26 12:34:17 gotar - upgraded to 1.43 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/smokeping.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
