Author: glen Date: Wed Dec 27 13:24:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - do not set default slave pass; rel 2
---- Files affected: SPECS: nagios-plugin-check_mysql_replication.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/nagios-plugin-check_mysql_replication.spec diff -u SPECS/nagios-plugin-check_mysql_replication.spec:1.7 SPECS/nagios-plugin-check_mysql_replication.spec:1.8 --- SPECS/nagios-plugin-check_mysql_replication.spec:1.7 Wed Dec 27 14:15:28 2006 +++ SPECS/nagios-plugin-check_mysql_replication.spec Wed Dec 27 14:24:37 2006 @@ -4,11 +4,12 @@ Summary(pl): Wtyczka Nagiosa do sprawdzania replikacji między instancjami bazy danych MySQL Name: nagios-plugin-check_mysql_replication Version: 0.03 -Release: 1 +Release: 2 License: Opensource Group: Networking Source0: http://www.james.rcpt.to/svn/trunk/nagios/check_mysql_replication/check_mysql_replication.pl # Source0-md5: af8da7807e1a03bf301fa70658fb08c3 +Patch0: %{name}-defaultpass.patch URL: http://www.james.rcpt.to/svn/trunk/nagios/check_mysql_replication/ BuildRequires: rpm-perlprov >= 4.1-13 Requires: nagios-core @@ -30,6 +31,7 @@ %prep %setup -q -c -T install %{SOURCE0} check_mysql_replication.pl +%patch0 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -49,6 +51,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/12/27 13:24:37 glen +- do not set default slave pass; rel 2 + Revision 1.7 2006/12/27 13:15:28 glen - typo; rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios-plugin-check_mysql_replication.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
