Author: glen                         Date: Wed Dec 27 13:15:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo; rel 1

---- Files affected:
SPECS:
   nagios-plugin-check_mysql_replication.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/nagios-plugin-check_mysql_replication.spec
diff -u SPECS/nagios-plugin-check_mysql_replication.spec:1.6 
SPECS/nagios-plugin-check_mysql_replication.spec:1.7
--- SPECS/nagios-plugin-check_mysql_replication.spec:1.6        Wed Aug 30 
00:14:57 2006
+++ SPECS/nagios-plugin-check_mysql_replication.spec    Wed Dec 27 14:15:28 2006
@@ -4,7 +4,7 @@
 Summary(pl):   Wtyczka Nagiosa do sprawdzania replikacji między instancjami 
bazy danych MySQL
 Name:          nagios-plugin-check_mysql_replication
 Version:       0.03
-Release:       0.3
+Release:       1
 License:       Opensource
 Group:         Networking
 Source0:       
http://www.james.rcpt.to/svn/trunk/nagios/check_mysql_replication/check_mysql_replication.pl
@@ -29,12 +29,12 @@
 
 %prep
 %setup -q -c -T
-install %{SOURCE0} .
+install %{SOURCE0} check_mysql_replication.pl
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_plugindir}}
-install check_replication.pl 
$RPM_BUILD_ROOT%{_plugindir}/check_mysql_replication
+install check_mysql_replication.pl 
$RPM_BUILD_ROOT%{_plugindir}/check_mysql_replication
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/12/27 13:15:28  glen
+- typo; rel 1
+
 Revision 1.6  2006/08/29 22:14:57  glen
 - direct Source0 address
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/nagios-plugin-check_mysql_replication.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to