Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
icinga-web
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 57
[-]
[+]
Changed
icinga-web.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue May 15 20:34:50 UTC 2012 - cs@linux-administrator.com + +- update to release 1.7.0 + +------------------------------------------------------------------- Thu Mar 1 18:46:41 UTC 2012 - cs@linux-administrator.com - update to release 1.6.2
[-]
[+]
Changed
icinga-web.spec
^
@@ -3,7 +3,7 @@ # Upstream: The icinga devel team <icinga-devel at lists.sourceforge.net> # Needs icinga-api # ExcludeDist: el4 el3 -%define pkgversion 1.6.2 +%define pkgversion 1.7.0 %if "%{_vendor}" == "suse" %define apacheconfdir %{_sysconfdir}/apache2/conf.d %define apacheuser wwwrun @@ -20,7 +20,7 @@ Summary: Open Source host, service and network monitoring Web UI Name: icinga-web -Version: 1.6.2 +Version: 1.7.0 Release: 1 License: GPL Group: Applications/System @@ -30,7 +30,8 @@ Source1: icinga-web-rpmlintrc Patch0: icinga-web-1.6.2-apacheconfig-install.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: php >= 5.2.3 php-pear php-gd php-xml php-ldap php-pdo php-dom php-spl php-xsl php-mysql pcre >= 7.6 icinga-api +BuildRequires: php >= 5.2.3 php-pear php-gd php-xml php-ldap php-pdo php-dom php-spl php-xsl php-mysql pcre >= 7.6 +#BuildRequires: icinga-api BuildRequires: mysql-client BuildRequires: phing @@ -46,7 +47,7 @@ Requires: php-mysql Requires: pcre >= 7.6 Requires: mysql-client -Requires: icinga-api +#Requires: icinga-api Requires: python Requires: perl AutoReqProv: off @@ -156,6 +157,7 @@ %dir %{_datadir}/icinga-web/app/cache %dir %{_datadir}/icinga-web/app/cache/config %dir %{_datadir}/icinga-web/app/config +%dir /var/log/icinga %dir /var/log/icinga/api %config %{_datadir}/icinga-web/app/config/cronks.xml %config %{_datadir}/icinga-web/app/config/css.xml
Added
icinga-web-1.7.0.tar.bz2
^