Hello community, here is the log from the commit of package nagios for openSUSE:Factory checked in at 2019-09-05 12:44:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nagios (Old) and /work/SRC/openSUSE:Factory/.nagios.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nagios" Thu Sep 5 12:44:41 2019 rev:13 rq:728283 version:4.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/nagios/nagios.changes 2019-04-22 12:26:38.228956048 +0200 +++ /work/SRC/openSUSE:Factory/.nagios.new.7948/nagios.changes 2019-09-05 12:44:46.127450506 +0200 @@ -1,0 +2,6 @@ +Tue Aug 20 11:54:43 CEST 2019 - [email protected] + +- Add /etc/cron.weekly to filelist, as this is now part of cron, + which we don't want to require + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nagios.spec ++++++ --- /var/tmp/diff_new_pack.ZwFI5V/_old 2019-09-05 12:44:47.911450156 +0200 +++ /var/tmp/diff_new_pack.ZwFI5V/_new 2019-09-05 12:44:47.915450156 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -96,7 +96,7 @@ %if 0%{?suse_version} < 01200 Requires(pre): %insserv_prereq %endif -Requires(pre): pwdutils +Requires(pre): shadow Recommends: %{name}-www Recommends: cron # this package contains shared tools with icinga @@ -145,7 +145,7 @@ Requires(pre): sed %if 0%{?suse_version} Requires(pre): apache2 -Requires(pre): pwdutils +Requires(pre): shadow %else Requires(pre): httpd Requires(pre): shadow-utils @@ -538,6 +538,7 @@ %ghost %dir %{nslockfile_dir} %attr(0644,%{nagios_user},%{nagios_group}) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{nslockfile} %endif +%dir %{_sysconfdir}/cron.weekly %attr(0755,root,root) %{_sysconfdir}/cron.weekly/* %config(noreplace) %{nagios_sysconfdir}/*.cfg %config(noreplace) %{nagios_sysconfdir}/objects/*.cfg
