Hello community, here is the log from the commit of package vhostmd for openSUSE:Factory checked in at 2020-02-04 19:54:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vhostmd (Old) and /work/SRC/openSUSE:Factory/.vhostmd.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vhostmd" Tue Feb 4 19:54:07 2020 rev:31 rq:769746 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vhostmd/vhostmd.changes 2019-10-30 14:43:21.657897927 +0100 +++ /work/SRC/openSUSE:Factory/.vhostmd.new.26092/vhostmd.changes 2020-02-04 19:54:12.225351362 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:54:14 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vhostmd.spec ++++++ --- /var/tmp/diff_new_pack.rkdr3i/_old 2020-02-04 19:54:12.957351789 +0100 +++ /var/tmp/diff_new_pack.rkdr3i/_new 2020-02-04 19:54:12.961351792 +0100 @@ -1,7 +1,7 @@ # # spec file for package vhostmd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ Summary: Virtual Host Metrics Daemon (vhostmd) License: LGPL-2.1-or-later Group: System/Daemons -Url: https://github.com/vhostmd/vhostmd +URL: https://github.com/vhostmd/vhostmd BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: vhostmd-%{version}.tar.bz2 Patch0: vhostmd-conf.patch @@ -42,8 +42,8 @@ BuildRequires: libxml2 BuildRequires: libxml2-devel BuildRequires: pkg-config -BuildRequires: systemd -%{?systemd_requires} +BuildRequires: pkgconfig(systemd) +%{?systemd_ordering} %if %{with_xen} BuildRequires: xen-devel %endif
