Author: glen Date: Tue May 6 22:38:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - default local statusfile path, fix url
---- Files affected: SPECS: nagios-plugin-check_nagios_summary.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/nagios-plugin-check_nagios_summary.spec diff -u SPECS/nagios-plugin-check_nagios_summary.spec:1.2 SPECS/nagios-plugin-check_nagios_summary.spec:1.3 --- SPECS/nagios-plugin-check_nagios_summary.spec:1.2 Wed May 7 00:31:11 2008 +++ SPECS/nagios-plugin-check_nagios_summary.spec Wed May 7 00:37:57 2008 @@ -11,7 +11,8 @@ Source0: http://www.vanheusden.com/check_nagios_summary/%{plugin}-%{version}.tgz # Source0-md5: 5eba9719bffdc4cafa75efbe5bbd06c3 Source1: %{plugin}.cfg -URL: http://patrick.proy.free.fr/nagios/snmp_load.html +Patch0: %{name}.patch +URL: http://www.vanheusden.com/check_nagios_summary/ BuildRequires: libstdc++-devel Requires: nagios-core BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -26,6 +27,7 @@ %prep %setup -q -n %{plugin}-%{version} +%patch0 -p1 %build %{__make} \ @@ -54,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-05-06 22:37:57 glen +- default local statusfile path, fix url + Revision 1.2 2008-05-06 22:31:11 glen - md5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagios-plugin-check_nagios_summary.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
