Hello community,

here is the log from the commit of package atop for openSUSE:Factory checked in 
at 2019-08-22 10:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/atop (Old)
 and      /work/SRC/openSUSE:Factory/.atop.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "atop"

Thu Aug 22 10:53:29 2019 rev:4 rq:724885 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/atop/atop.changes        2019-04-04 
12:07:47.289418734 +0200
+++ /work/SRC/openSUSE:Factory/.atop.new.22127/atop.changes     2019-08-22 
10:53:30.705690712 +0200
@@ -1,0 +2,6 @@
+Tue Aug 20 11:32:08 CEST 2019 - [email protected]
+
+- Package /etc/cron.d, as this is now part of cron which we don't
+  want to require
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ atop.spec ++++++
--- /var/tmp/diff_new_pack.DaoVlM/_old  2019-08-22 10:53:31.193690646 +0200
+++ /var/tmp/diff_new_pack.DaoVlM/_new  2019-08-22 10:53:31.197690645 +0200
@@ -56,6 +56,7 @@
 Summary:        System Resource and Process Monitoring History Daemon
 Group:          System/Monitoring
 Requires:       %{name} = %{version}-%{release}
+Requires(post): permissions
 Recommends:     cron
 Recommends:     logrotate
 
@@ -107,6 +108,7 @@
 
 %post daemon
 %service_add_post atop.service atopgpu.service atopacct.service
+%set_permissions /etc/cron.d
 
 %postun daemon
 %service_del_postun atop.service atopgpu.service atopacct.service
@@ -114,6 +116,9 @@
 %preun daemon
 %service_del_preun atop.service atopgpu.service atopacct.service
 
+%verifyscript daemon
+%verify_permissions -e /etc/cron.d
+
 %files
 %license COPYING
 %doc README
@@ -134,6 +139,7 @@
 %doc README
 %config(noreplace) %{_sysconfdir}/logrotate.d/psaccs_atop
 %config(noreplace) %{_sysconfdir}/logrotate.d/psaccu_atop
+%dir %{_sysconfdir}/cron.d
 %config(noreplace) %{_sysconfdir}/cron.d/%{name}
 %{_datadir}/%{name}/atop.daily
 %{_localstatedir}/log/atop


Reply via email to