Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cronie for openSUSE:Factory checked 
in at 2022-12-24 14:51:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cronie (Old)
 and      /work/SRC/openSUSE:Factory/.cronie.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cronie"

Sat Dec 24 14:51:20 2022 rev:88 rq:1044632 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/cronie/cronie.changes    2022-12-14 
14:10:49.499439773 +0100
+++ /work/SRC/openSUSE:Factory/.cronie.new.1563/cronie.changes  2022-12-24 
14:52:06.315566389 +0100
@@ -1,0 +2,5 @@
+Tue Dec 20 16:10:11 UTC 2022 - Stefan Schubert <sch...@suse.com>
+
+- Use %_pam_vendordir
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cronie.spec ++++++
--- /var/tmp/diff_new_pack.y1PFMS/_old  2022-12-24 14:52:07.015570473 +0100
+++ /var/tmp/diff_new_pack.y1PFMS/_new  2022-12-24 14:52:07.023570520 +0100
@@ -149,8 +149,8 @@
 touch %{buildroot}%{_localstatedir}/spool/anacron/cron.monthly
 
 %if 0%{?suse_version} > 1500
-mkdir -p %{buildroot}%{_distconfdir}/pam.d
-mv %{buildroot}%{_sysconfdir}/pam.d/crond %{buildroot}%{_distconfdir}/pam.d/
+mkdir -p %{buildroot}%{_pam_vendordir}
+mv %{buildroot}%{_sysconfdir}/pam.d/crond %{buildroot}%{_pam_vendordir}/
 %endif
 
 %pre
@@ -211,7 +211,7 @@
 %dir %attr(700,root,root) %{_localstatedir}/spool/cron/tabs
 %dir %{_localstatedir}/spool/cron/lastrun
 %if 0%{?suse_version} > 1500
-%{_distconfdir}/pam.d/crond
+%{_pam_vendordir}/crond
 %else
 %config %{_sysconfdir}/pam.d/crond
 %endif

Reply via email to