packages: nagios-ndoutils/nagios-ndoutils.spec - updated to 1.5

adamg adamg at pld-linux.org
Mon Feb 6 00:09:36 CET 2012


Author: adamg                        Date: Sun Feb  5 23:09:36 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.5

---- Files affected:
packages/nagios-ndoutils:
   nagios-ndoutils.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/nagios-ndoutils/nagios-ndoutils.spec
diff -u packages/nagios-ndoutils/nagios-ndoutils.spec:1.7 packages/nagios-ndoutils/nagios-ndoutils.spec:1.8
--- packages/nagios-ndoutils/nagios-ndoutils.spec:1.7	Sat Jan 14 23:57:17 2012
+++ packages/nagios-ndoutils/nagios-ndoutils.spec	Mon Feb  6 00:09:30 2012
@@ -7,17 +7,15 @@
 %bcond_without	mysql	# build without mysql support
 %bcond_without	ssl	# build without ssl support
 
-%define		extraver	b9
-%define		rel		0.5
 Summary:	NDOUTILS (Nagios Data Output Utils) addon
 Summary(pl.UTF-8):	Dodatek NDOUTILS (Nagios Data Output Utils)
 Name:		nagios-ndoutils
-Version:	1.4
-Release:	0.%{extraver}.%{rel}
+Version:	1.5
+Release:	0.1
 License:	GPL v2
 Group:		Networking
-Source0:	http://downloads.sourceforge.net/nagios/ndoutils-%{version}%{extraver}.tar.gz
-# Source0-md5:	659b759a5eb54b84eb44a29f26b603bc
+Source0:	http://downloads.sourceforge.net/nagios/ndoutils-1-5.tar.gz
+# Source0-md5:	5503e23c9b172a9d77f9b12190ff0dfb
 Source1:	ndo2db.init
 Patch0:		config.patch
 URL:		http://sourceforge.net/projects/nagios/
@@ -44,7 +42,7 @@
 późniejszego odczytu i przetwarzania.
 
 %prep
-%setup -q -n ndoutils-%{version}%{extraver}
+%setup -q -n ndoutils-1-5
 %patch0 -p1
 
 # some typo ;)
@@ -58,7 +56,7 @@
 	--bindir=%{_sbindir} \
 	--localstatedir=/var/lib/nagios \
 	--with-init-dir=/etc/rc.d/init.d
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -97,7 +95,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README REQUIREMENTS TODO UPGRADING
+%doc README REQUIREMENTS TODO UPGRADING db
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ndo2db.cfg
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ndomod-load.cfg
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ndomod.cfg
@@ -115,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2012/02/05 23:09:30  adamg
+- updated to 1.5
+
 Revision 1.7  2012/01/14 22:57:17  glen
 - fix paths in config
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-ndoutils/nagios-ndoutils.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list