Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit nagiosgrapher
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 31 Aug 2007 15:59:18 +0200
- Message-id: <20070831135919.15D9D678180@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package nagiosgrapher
checked in at Fri Aug 31 15:59:18 CEST 2007.
--------
--- nagiosgrapher/nagiosgrapher.changes 2007-03-12 12:47:15.000000000 +0100
+++ /mounts/work_src_done/STABLE/nagiosgrapher/nagiosgrapher.changes 2007-08-31 12:25:33.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 31 12:07:54 CEST 2007 - tsieden@xxxxxxx
+
+- fixed spec file (added 'noreplace' for /etc/nagios/ngraph.ncfg)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nagiosgrapher.spec ++++++
--- /var/tmp/diff_new_pack.V15110/_old 2007-08-31 15:59:06.000000000 +0200
+++ /var/tmp/diff_new_pack.V15110/_new 2007-08-31 15:59:06.000000000 +0200
@@ -12,10 +12,10 @@
Name: nagiosgrapher
BuildRequires: apache2 nagios nagios-www
-License: GNU General Public License (GPL)
+License: GPL v2 or later
Group: System/Monitoring
Version: 1.6.1RC3
-Release: 1
+Release: 48
Source0: NagiosGrapher-1.6.1-rc3.tar.bz2
Source1: nagiosgrapher.logrotate
Source2: nagiosgrapher
@@ -85,7 +85,7 @@
%doc README.SuSE doc/*
%attr(755,root,root)/etc/init.d/nagiosgrapher
%config /etc/nagios/ngraph.d
-%config /etc/nagios/ngraph.ncfg
+%config(noreplace) /etc/nagios/ngraph.ncfg
%config /etc/logrotate.d/nagiosgrapher
%attr(775,nagios,nagios) /etc/nagios/serviceext
/usr/lib/nagios/cgi/*.cgi
@@ -98,6 +98,8 @@
%{perl_vendorlib}/NagiosGrapher
%changelog
+* Fri Aug 31 2007 - tsieden@xxxxxxx
+- fixed spec file (added 'noreplace' for /etc/nagios/ngraph.ncfg)
* Mon Mar 12 2007 - tsieden@xxxxxxx
- update to version 1.6.1-RC3
* fixed Pipe handling
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |