[icinga-checkins] icinga.org: icinga-core/mfriedrich/core: icinga.soec: drop unsupported configure flags #3037
git at icinga.org
git at icinga.org
Thu Aug 30 16:54:43 CEST 2012
Module: icinga-core
Branch: mfriedrich/core
Commit: 55b4dacf3c5b10332f0e7368bc318ca0aa3b2380
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=55b4dacf3c5b10332f0e7368bc318ca0aa3b2380
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Thu Aug 30 16:43:40 2012 +0200
icinga.soec: drop unsupported configure flags #3037
fixes #3037
---
Changelog | 1 +
icinga.spec | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Changelog b/Changelog
index 60e216d..c25a074 100644
--- a/Changelog
+++ b/Changelog
@@ -82,6 +82,7 @@ FIXES
* idoutils: fix ignoring mysql password in create_mysqldb.sh #2994 - MF
* icinga.spec: fix permissions on ido2db.cfg potentially world readable (Aaron Russo) #2897 - MF
+* icinga.soec: drop unsupported configure flags #3037 - MF
CHANGES
diff --git a/icinga.spec b/icinga.spec
index 65df8f4..b5a529c 100644
--- a/icinga.spec
+++ b/icinga.spec
@@ -128,8 +128,6 @@ Documentation for %{name}
--with-mail="/bin/mail" \
--with-icinga-user="icinga" \
--with-icinga-group="icinga" \
- --with-template-objects \
- --with-template-extinfo \
--enable-event-broker \
--enable-embedded-perl \
--enable-idoutils \
@@ -416,6 +414,7 @@ fi
- use --with-mainurl from upstream to set the default to /icinga/cgi-bin/status.cgi?host=all&type=detail&servicestatustypes=29
- forgot to check on old icinga.cfg entries not matching - enforce that once
- change permissions on ido2db.cfg, not being world readable (Aaron Russo) #2987
+- drop unsupported configure options causing warnings #3037
* Sun May 06 2012 Michael Friedrich <michael.friedrich at univie.ac.at> - 1.7.0-1
- drop idoutils, add idoutils-libdbi-mysql and idoutils-libdbi-pgsql
More information about the icinga-checkins
mailing list