Hello community,

here is the log from the commit of package chrony for openSUSE:Factory checked 
in at 2019-11-08 15:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chrony (Old)
 and      /work/SRC/openSUSE:Factory/.chrony.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chrony"

Fri Nov  8 15:22:06 2019 rev:21 rq:745175 version:3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/chrony/chrony.changes    2019-10-25 
18:40:46.263819906 +0200
+++ /work/SRC/openSUSE:Factory/.chrony.new.2990/chrony.changes  2019-11-08 
15:22:06.470765136 +0100
@@ -1,0 +2,7 @@
+Sat Oct 26 10:39:29 UTC 2019 - Arjen de Korte <[email protected]>
+
+- Change to BuildRequires: rubygem(asciidoctor) and remove conditional
+  (is available in SLE12-SP4 and SLE15* as well)
+- Fix typo in %install
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ chrony.spec ++++++
--- /var/tmp/diff_new_pack.flhxAs/_old  2019-11-08 15:22:07.238765948 +0100
+++ /var/tmp/diff_new_pack.flhxAs/_new  2019-11-08 15:22:07.242765952 +0100
@@ -58,18 +58,12 @@
 # removed if the call to make check is ever deleted.
 BuildRequires:  timezone
 BuildRequires:  pkgconfig(systemd)
+BuildRequires:  rubygem(asciidoctor)
 Requires:       logrotate
 Requires(post): %fillup_prereq
 Requires(pre):  %{_sbindir}/groupadd
 Requires(pre):  %{_sbindir}/useradd
 Provides:       ntp-daemon
-# asciidoctor to create html docs, only available on Leap 15.0 ++
-%if 0%{?suse_version} == 1500 && 0%{?is_opensuse} && !0%{?is_backports}
-BuildRequires:  ruby2.5-rubygem-asciidoctor
-%endif
-%if %{?suse_version} >= 1550
-BuildRequires:  ruby2.6-rubygem-asciidoctor
-%endif
 %ifarch s390 s390x ppc64le
 BuildRequires:  libseccomp-devel >= 2.2.0
 %else
@@ -168,7 +162,7 @@
 install -Dpm 0644 %{SOURCE11} \
   %{buildroot}%{_tmpfilesdir}/%{name}.conf
 
-install -d %{buildroot}%{sbindir}
+install -d %{buildroot}%{_sbindir}
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcchronyd
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcchrony-wait
 




Reply via email to