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 60
[-]
[+]
Changed
icinga-web.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Sun Oct 21 10:33:07 UTC 2012 - cs@linux-administrator.com + +- update to release 1.8.0 + +------------------------------------------------------------------- Tue Jun 19 08:28:52 UTC 2012 - cs@linux-administrator.com - update to release 1.7.1
[-]
[+]
Changed
icinga-web.spec
^
@@ -1,9 +1,4 @@ -# $Id$ -# Authority: michael.friedrich(at)univie.ac.at -# Upstream: The icinga devel team <icinga-devel at lists.sourceforge.net> -# Needs icinga-api -# ExcludeDist: el4 el3 -%define pkgversion 1.7.1 +%define pkgversion 1.8.0 %if "%{_vendor}" == "suse" %define apacheconfdir %{_sysconfdir}/apache2/conf.d %define apacheuser wwwrun @@ -20,7 +15,7 @@ Summary: Open Source host, service and network monitoring Web UI Name: icinga-web -Version: 1.7.1 +Version: 1.8.0 Release: 1 License: GPL Group: Applications/System @@ -31,7 +26,6 @@ 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 -#BuildRequires: icinga-api BuildRequires: mysql-client BuildRequires: phing @@ -47,7 +41,6 @@ Requires: php-mysql Requires: pcre >= 7.6 Requires: mysql-client -#Requires: icinga-api Requires: python Requires: perl AutoReqProv: off @@ -122,9 +115,6 @@ %post ############################## -### apply fixes after install -#mkdir %{_datadir}/icinga-web/app/cache - ### fix-privs taken from Makefile.in chown -R %{apacheuser}.%{apachegroup} \ %{_datadir}/icinga-web/app/cache \ @@ -180,47 +170,16 @@ %config %{_datadir}/icinga-web/app/config/translation.xml %config %{_datadir}/icinga-web/app/config/validators.xml %config %{_datadir}/icinga-web/app/config/routing.modules.xml - %{_datadir}/icinga-web/app/data - %{_datadir}/icinga-web/app/lib %{_datadir}/icinga-web/app/modules %{_datadir}/icinga-web/app/templates - %{_datadir}/icinga-web/app/config.php - %{_datadir}/icinga-web/bin - %{_datadir}/icinga-web/etc %config(noreplace) %{_datadir}/icinga-web/etc/conf.d/*.xml - -#%{_datadir}/icinga-web/etc/build.properties -#%{_datadir}/icinga-web/etc/build.xml - %{_datadir}/icinga-web/doc %{_datadir}/icinga-web/lib %{_datadir}/icinga-web/pub - -############################## %changelog -############################## -* Thu Mar 31 2011 Carsten Schoene <cs@linux-administrator.com> - 1.3.1-1 -- update to release 1.3.1 - -* Wed Feb 16 2011 Carsten Schoene <cs@linux-administrator.com> - 1.3.0-1 -- update to release 1.3.0 - -* Mon Oct 25 2010 Carsten Schoene <cs@linux-administrator.com> - 1.2.1-1 -- update to release 1.2.1 - -* Wed Aug 18 2010 Carsten Schoene <cs@linux-administrator.com> - 1.0.3-1 -- update to release 1.0.3 - -* Tue Jun 29 2010 Michael Friedrich <michael.friedrich@univie.ac.at> - 1.0.1-1 -- updated for 1.0.1 - -* Fri Apr 16 2010 Michael Friedrich <michael.friedrich@univie.ac.at> - 0.9.1-1 -- initial creation - -
Changed
icinga-web-1.8.0.tar.bz2
^