packages: nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec, nagios-pl...

glen glen at pld-linux.org
Wed Jul 28 17:24:31 CEST 2010


Author: glen                         Date: Wed Jul 28 15:24:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.2

---- Files affected:
packages/nagios-plugin-check_tftp:
   nagios-plugin-check_tftp.spec (1.5 -> 1.6) , optparser.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec
diff -u packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec:1.5 packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec:1.6
--- packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec:1.5	Wed Jul 28 08:14:01 2010
+++ packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec	Wed Jul 28 17:24:26 2010
@@ -6,14 +6,13 @@
 %define		plugin	check_tftp
 Summary:	Nagios plugin to check TFTP server
 Name:		nagios-plugin-%{plugin}
-Version:	1.0
-Release:	2
+Version:	1.2
+Release:	1
 License:	GPL v2
 Group:		Networking
 Source0:	http://oss.isg.inf.ethz.ch/nagiosplug/download/TFTP-%{version}.tgz
-# Source0-md5:	1a6afb28509681fb1178ef38b171852f
+# Source0-md5:	f234cf2bcf759d6e6a7128670fb03ec3
 Source1:	%{plugin}.cfg
-Patch0:		optparser.patch
 URL:		http://oss.isg.inf.ethz.ch/nagiosplug/
 %{?with_tests:BuildRequires:	python}
 BuildRequires:	rpm-pythonprov
@@ -32,7 +31,6 @@
 
 %prep
 %setup -q -n TFTP-%{version}
-%patch0 -p1
 
 # fix shebang
 %{__sed} -i -e '1s,^#!.*python,#!%{__python},' %{plugin}.py
@@ -53,7 +51,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README VERSION
+%doc AUTHORS ChangeLog README
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{plugin}.cfg
 %attr(755,root,root) %{plugindir}/%{plugin}
 
@@ -63,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/07/28 15:24:26  glen
+- up to 1.2
+
 Revision 1.5  2010/07/28 06:14:01  glen
 - R python-modules for time module
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_tftp/nagios-plugin-check_tftp.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list