SPECS: nagios-oreon.spec - 1.2.3-RC2
glen
glen at pld-linux.org
Tue Mar 14 20:50:10 CET 2006
Author: glen Date: Tue Mar 14 19:50:10 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.2.3-RC2
---- Files affected:
SPECS:
nagios-oreon.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/nagios-oreon.spec
diff -u SPECS/nagios-oreon.spec:1.1 SPECS/nagios-oreon.spec:1.2
--- SPECS/nagios-oreon.spec:1.1 Tue Mar 14 19:58:27 2006
+++ SPECS/nagios-oreon.spec Tue Mar 14 20:50:04 2006
@@ -4,19 +4,20 @@
# NOTE
# - works with nagios 1.2 (nagios 2.0 not yet)
# - works with php 4 (php 5 not yet)
+%define _rc RC2
Summary: Monitoring solution based on Nagios
Name: nagios-oreon
-Version: 1.2.2
-Release: 0.7
+Version: 1.2.3
+Release: %{_rc}.1
License: GPL v2
Group: Applications/WWW
-Source0: http://download.oreon-project.org/tgz/oreon-%{version}.tar.gz
-# Source0-md5: 44f4f3b9da38065235d40889809f2985
+Source0: http://download.oreon-project.org/tgz/oreon-%{version}-%{_rc}.tar.gz
+# Source0-md5: 905a194a8e4925c89e586378855f3676
Patch0: oreon-pld.patch
URL: http://www.oreon-project.org/
BuildRequires: rpmbuild(macros) >= 1.268
-Requires: perl-GD
Requires: nagios-common
+Requires: perl-GD
Requires: php >= 3:4
Requires: php-gd
Requires: php-snmp
@@ -51,7 +52,7 @@
pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
%prep
-%setup -q -n oreon-%{version}
+%setup -q -n oreon-%{version}%{?_rc:-%{_rc}}
# undos the source
find . -type f -print0 | xargs -0 sed -i -e 's,\r$,,'
%patch0 -p1
@@ -84,6 +85,7 @@
touch %{_appdir}/oreon.conf.php
chown root:http %{_appdir}/oreon.conf.php
chmod g+w %{_appdir}/oreon.conf.php
+chown -R http %{_appdir}/nagios_cfg
%triggerin -- apache1
%webapp_register apache %{_webapp}
@@ -116,6 +118,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/03/14 19:50:04 glen
+- 1.2.3-RC2
+
Revision 1.1 2006/03/14 18:58:27 glen
- new, works with nagios 1.2 for now, so lost interest for some time
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/nagios-oreon.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list