Hello community, here is the log from the commit of package nrpe for openSUSE:Factory checked in at 2013-08-05 20:48:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nrpe (Old) and /work/SRC/openSUSE:Factory/.nrpe.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nrpe" Changes: -------- --- /work/SRC/openSUSE:Factory/nrpe/nrpe.changes 2013-01-21 17:41:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nrpe.new/nrpe.changes 2013-08-05 20:49:00.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Aug 5 10:48:59 CEST 2013 - ro@suse.de + +- adapt owner and permissions for sysconfdir/nagios to + main nagios package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nrpe.spec ++++++ --- /var/tmp/diff_new_pack.5DQcWk/_old 2013-08-05 20:49:00.000000000 +0200 +++ /var/tmp/diff_new_pack.5DQcWk/_new 2013-08-05 20:49:00.000000000 +0200 @@ -182,6 +182,7 @@ gcc %{optflags} -o contrib/nrpe_check_control contrib/nrpe_check_control.c %install +%nagios_command_user_group_add install -d %{buildroot}%{_sysconfdir}/xinetd.d install -d %{buildroot}%{_localstatedir}/run/%{name} install -d %{buildroot}%{_sysconfdir}/nrpe.d @@ -226,6 +227,7 @@ %pre # Create user and group on the system if necessary %nagios_user_group_add +%nagios_command_user_group_add # check if the port for nrpe is already defined in /etc/services if grep -q %nrpeport /etc/services ; then : OK - port already defined @@ -309,8 +311,8 @@ %defattr(-,root,root) %doc contrib/README.nrpe_check_control %dir %{nagios_libdir} -%dir %{nagios_sysconfdir} -%dir %{nagios_sysconfdir}/objects +%attr(0775,%{nagios_user},%{nagios_command_group}) %dir %{nagios_sysconfdir} +%attr(0775,%{nagios_user},%{nagios_command_group}) %dir %{nagios_sysconfdir}/objects %config(noreplace) %{nagios_sysconfdir}/objects/nrpe_check_control.cfg %{nagios_plugindir}/check_nrpe %{nagios_plugindir}/nrpe_check_control -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org