Hello community, here is the log from the commit of package chrony for openSUSE:Factory checked in at 2018-03-19 23:31:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chrony (Old) and /work/SRC/openSUSE:Factory/.chrony.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chrony" Mon Mar 19 23:31:45 2018 rev:11 rq:587008 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/chrony/chrony.changes 2018-02-12 10:12:06.756213238 +0100 +++ /work/SRC/openSUSE:Factory/.chrony.new/chrony.changes 2018-03-19 23:31:46.639640755 +0100 @@ -1,0 +2,6 @@ +Wed Mar 14 15:11:56 CET 2018 - [email protected] + +- Fix name of fillup template (was never installed before) +- Fix Requires for fillup, it's used in post, not pre. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chrony.spec ++++++ --- /var/tmp/diff_new_pack.ispLdA/_old 2018-03-19 23:31:48.227583471 +0100 +++ /var/tmp/diff_new_pack.ispLdA/_new 2018-03-19 23:31:48.231583326 +0100 @@ -26,7 +26,7 @@ Version: 3.2 Release: 0 Summary: System Clock Synchronization Client and Server -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Networking/Other URL: http://chrony.tuxfamily.org/ Source: http://download.tuxfamily.org/chrony/chrony-%{version}.tar.gz @@ -56,7 +56,7 @@ BuildRequires: timezone BuildRequires: pkgconfig(systemd) Requires: logrotate -Requires(pre): %fillup_prereq +Requires(post): %fillup_prereq Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd Provides: ntp-daemon @@ -157,7 +157,7 @@ %{buildroot}%{_prefix}/lib/systemd/ntp-units.d/50-chronyd.list install -Dpm 0644 %{SOURCE2} \ - %{buildroot}%{_fillupdir}/sysconfig.chronyd + %{buildroot}%{_fillupdir}/sysconfig.chrony install -Dpm 755 %{SOURCE4} \ %{buildroot}%{_datadir}/chrony-helper @@ -205,7 +205,7 @@ %{_unitdir}/chrony*.service %{_unitdir}/chrony*.timer %{_sbindir}/rcchrony* -%{_fillupdir}/sysconfig.chronyd +%{_fillupdir}/sysconfig.chrony %dir %attr(750,chrony,chrony) %{_localstatedir}/lib/chrony %ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/drift %ghost %attr(640,chrony,chrony) %{_localstatedir}/lib/chrony/rtc
