Hello community,

here is the log from the commit of package nagios-plugins for openSUSE:Factory 
checked in at 2012-02-16 12:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nagios-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.nagios-plugins.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nagios-plugins", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nagios-plugins/nagios-plugins.changes    
2011-12-21 10:01:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nagios-plugins.new/nagios-plugins.changes       
2012-02-16 12:24:32.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 16:58:49 UTC 2012 - [email protected]
+
+- added hint to permissions file to nagios-plugins-README.SuSE
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nagios-plugins.spec ++++++
--- /var/tmp/diff_new_pack.R9Vbb1/_old  2012-02-16 12:24:33.000000000 +0100
+++ /var/tmp/diff_new_pack.R9Vbb1/_new  2012-02-16 12:24:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nagios-plugins
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           nagios-plugins
 Summary:        The Nagios Plug-Ins
-Version:        1.4.15
-Release:        6
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          System/Monitoring
+Version:        1.4.15
+Release:        0
 Url:            http://nagiosplugins.org/
 PreReq:         permissions
 Source0:        nagios-plugins-%{version}.tar.bz2
@@ -49,14 +46,25 @@
 Patch114:       14_check_icmp_multiple_ips.dpatch
 Patch115:       15_check_sensors_fault.dpatch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  bind-utils fping iputils procps samba-client
-BuildRequires:  dhcp-devel gnutls-devel libsmbclient-devel
+BuildRequires:  bind-utils
+BuildRequires:  dhcp-devel
+BuildRequires:  fping
+BuildRequires:  gnutls-devel
+BuildRequires:  iputils
+BuildRequires:  libsmbclient-devel
 BuildRequires:  mysql-devel
 BuildRequires:  nagios-devel
-BuildRequires:  net-snmp-devel openldap2-devel openssh
-BuildRequires:  openssl-devel perl-Net-SNMP postfix postgresql-devel
-BuildRequires:  python-devel
 BuildRequires:  nagios-rpm-macros
+BuildRequires:  net-snmp-devel
+BuildRequires:  openldap2-devel
+BuildRequires:  openssh
+BuildRequires:  openssl-devel
+BuildRequires:  perl-Net-SNMP
+BuildRequires:  postfix
+BuildRequires:  postgresql-devel
+BuildRequires:  procps
+BuildRequires:  python-devel
+BuildRequires:  samba-client
 %if 0%{?suse_version}
 %if 0%{?suse_version} > 1020
 BuildRequires:  freeradius-client-devel
@@ -64,7 +72,8 @@
 BuildRequires:  radiusclient
 %endif
 %if 0%{?suse_version} > 910
-BuildRequires:  krb5-devel syslog-ng
+BuildRequires:  krb5-devel
+BuildRequires:  syslog-ng
 %else
 BuildRequires:  heimdal-devel
 %endif
@@ -87,7 +96,6 @@
 
 %package  extras
 Summary:        Nagios Plug-Ins which depend on additional packages
-License:        GPLv2+
 Group:          System/Monitoring
 Requires:       %{name} = %{version}
 Requires:       openssl 

++++++ nagios-plugins-README.SuSE ++++++
--- /var/tmp/diff_new_pack.R9Vbb1/_old  2012-02-16 12:24:33.000000000 +0100
+++ /var/tmp/diff_new_pack.R9Vbb1/_new  2012-02-16 12:24:33.000000000 +0100
@@ -43,6 +43,17 @@
     chmod 4750 /usr/lib/nagios/plugins/check_icmp
     chmod 4750 /usr/lib/nagios/plugins/check_ide_smart
 
+We prepared a permissions file that would help you during updates. Please do 
the following command 
+as root:
+
+~ # cp 
/usr/share/doc/packages/nagios-plugins/example/permissions.d/nagios-plugins 
/etc/permissions.d/nagios-plugins
+
+...afterwards adapt the file /etc/permissions.d/nagios-plugins to your needs 
(see comments in the file) and run:
+
+~ # SuSEconfig --module permissions
+
+This will set the correct permissions for those files (from now on also during 
an update).
+
 === Use sudo to grant the permission and modify your plugin config ===
 
 This way you need entries like:

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to