* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. *
******************************************************************************/
-AC_INIT([icinga], [2.0])
+AC_INIT([icinga2], [2.0])
AC_LANG(C++)
-
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_HEADERS([config.h])
-
AM_INIT_AUTOMAKE([1.11])
AM_SILENT_RULES([yes])
[],
[AC_MSG_ERROR([You need the OpenSSL headers and libraries in order to build this application]) ])
-
AC_OUTPUT([
Makefile
compat/Makefile
jsonrpc/Makefile
mmatch/Makefile
Doxyfile
+icinga2.spec
])
Summary: network monitoring application
-Name: icinga
-Version: 1.3beta6
-Release: 2
+Name: icinga2
+Version: @VERSION@
+Release: 1%{?dist}
License: GPL
-Group: Productivity/Networking/IRC
+Group: Applications/System
Source: https://github.com/gunnarbeutner/strawberry/
URL: http://www.icinga.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build