Hello community,

here is the log from the commit of package chrony for openSUSE:Factory checked 
in at 2020-05-02 22:13:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chrony (Old)
 and      /work/SRC/openSUSE:Factory/.chrony.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chrony"

Sat May  2 22:13:02 2020 rev:23 rq:799425 version:3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/chrony/chrony.changes    2020-02-15 
22:21:56.459196853 +0100
+++ /work/SRC/openSUSE:Factory/.chrony.new.2738/chrony.changes  2020-05-02 
22:13:07.756007104 +0200
@@ -1,0 +2,6 @@
+Thu Apr 30 16:03:16 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use _systemdutildir instead of _libexecdir/systemd: systemd does
+  not actually live below libexecdir.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chrony.spec ++++++
--- /var/tmp/diff_new_pack.7GqqZE/_old  2020-05-02 22:13:08.852009400 +0200
+++ /var/tmp/diff_new_pack.7GqqZE/_new  2020-05-02 22:13:08.856009408 +0200
@@ -17,6 +17,7 @@
 
 
 %define vendorzone opensuse.
+%define _systemdutildir %(pkg-config --variable systemdutildir systemd)
 %global clknetsim_ver 79ffe44
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
@@ -170,9 +171,9 @@
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcchronyd
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcchrony-wait
 
-install -d %{buildroot}%{_libexecdir}/systemd/ntp-units.d
+install -d %{buildroot}%{_systemdutildir}/ntp-units.d
 echo 'chronyd.service' > \
-        %{buildroot}%{_libexecdir}/systemd/ntp-units.d/50-chronyd.list
+        %{buildroot}%{_systemdutildir}/ntp-units.d/50-chronyd.list
 
 install -Dpm 0644 %{SOURCE2} \
   %{buildroot}%{_fillupdir}/sysconfig.chrony
@@ -225,7 +226,7 @@
 %{_mandir}/man1/chronyc.1%{?ext_man}
 %{_mandir}/man5/chrony.conf.5%{?ext_man}
 %{_mandir}/man8/chronyd.8%{?ext_man}
-%{_libexecdir}/systemd/ntp-units.d/*.list
+%{_systemdutildir}/ntp-units.d/*.list
 %{_unitdir}/chrony*.service
 %{_unitdir}/chrony*.timer
 %{_sbindir}/rcchrony*




Reply via email to