Mailinglist Archive: opensuse-commit (1194 mails)
| < Previous | Next > |
commit nagios
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 13 Mar 2008 21:23:24 +0100
- Message-id: <20080313202325.08AC8678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package nagios
checked in at Thu Mar 13 21:23:24 CET 2008.
--------
--- nagios/nagios.changes 2008-03-05 18:38:55.000000000 +0100
+++ nagios/nagios.changes 2008-03-13 21:18:23.080056000 +0100
@@ -1,0 +2,12 @@
+Thu Mar 13 21:08:55 CET 2008 - lrupp@xxxxxxx
+
+- update to 3.0 (final):
+ + Faster program startup times (especially in large installs)
+ with new object lookup code
+ + Fix for special contact inheritance rules in
+ host and service escalations
+ + Fix for bug in processing $CONTACTADDRESSx$ macros
+ + Documentation fixes
+- Recommend perl
+
+-------------------------------------------------------------------
Old:
----
nagios-3.0rc3.tar.bz2
New:
----
nagios-3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nagios.spec ++++++
--- /var/tmp/diff_new_pack.P23877/_old 2008-03-13 21:23:02.000000000 +0100
+++ /var/tmp/diff_new_pack.P23877/_new 2008-03-13 21:23:02.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package nagios (Version 3.0rc3)
+# spec file for package nagios (Version 3.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -13,7 +13,7 @@
Name: nagios
Summary: The Nagios Network Monitor
-Version: 3.0rc3
+Version: 3.0
Release: 1
Url: http://www.nagios.org/
License: GPL v2 or later
@@ -25,6 +25,8 @@
%else
BuildRequires: libapr-util1-devel xorg-x11-devel
Recommends: %name-www
+# we enable nagios embedded perl, but if people disable it...
+Recommends: perl = %{perl_version}
%endif
%if 0%{?suse_version} > 1020
BuildRequires: fdupes
@@ -431,6 +433,15 @@
%_includedir/%realname/*
%changelog
+* Thu Mar 13 2008 lrupp@xxxxxxx
+- update to 3.0 (final):
+ + Faster program startup times (especially in large installs)
+ with new object lookup code
+ + Fix for special contact inheritance rules in
+ host and service escalations
+ + Fix for bug in processing $CONTACTADDRESSx$ macros
+ + Documentation fixes
+- Recommend perl
* Wed Mar 05 2008 lrupp@xxxxxxx
- update to 3.0rc3:
+ New macros have been added
++++++ nagios-3.0rc3.tar.bz2 -> nagios-3.0.tar.bz2 ++++++
++++ 6554 lines of diff (skipped)
++++++ nagios-rpmlintrc ++++++
--- nagios/nagios-rpmlintrc 2008-03-05 18:19:35.000000000 +0100
+++ nagios/nagios-rpmlintrc 2008-03-13 21:21:06.595619000 +0100
@@ -14,3 +14,5 @@
addFilter("percent-in-%post");
# we need xntp for SLES9
addFilter("init-script-non-var-dependency /etc/init.d/nagios xntpd");
+# nagios comes with embedded perl
+addFilter("W: no-dependency-on perl")
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |